CDow()
Converts a date value into the weekday name.
CenterControl()
Center an Xbase Part within another object.
CertificateListStores()
Lists the certificate stores available on the computer.
CertificateSelect()
Selects the certificate for SSL connections.
Char2Hash()
Convert a character string to a hash value
Char2UTF8()
Convert an OEM/ANSI encoded character string to an UTF-8 encoded character string
Char2Var()
Converts a string into a value of a requested data type.
Chr()
Converts a numeric ASCII code to a character.
ClassCreate()
Creates a class dynamically (the class object).
ClassDestroy()
Removes the class object of a dynamic class from memory.
ClassObject()
Retrieves the class object of any class.
CMonth()
Converts a date value into name of the month.
Coalesce()
Returns the first non NIL/NULL expression among its arguments.
CoalesceEmpty()
Returns the first non empty expression among its arguments.
Col()
Determines column position of the screen cursor in the active window.
ColorSelect()
Activate a color value from the current color settings.
ComEvalCollection()
Evaluate a collection of COM/ActiveX objects
ComLastError()
Returns error code after calling GetObject() or CreateObject()
ComLastMessage()
Returns error message after calling GetObject() or CreateObject()
ConfirmBox()
Displays text in a graphic box and accepts user input via pushbuttons.
ConvToAnsiCP()
Converts a character string to an ANSI code page
ConvToOemCP()
Converts a character string to an OEM code page
CreateDir()
Creates a directory
CreateObject()
Creates and returns a reference to a COM/ActiveX component.
CtoD()
Converts a date character string to a date value.
CurDir()
Determines or changes the current directory of a drive.
CurDirectory()
Determines or changes the current directory of the process.
CurDrive()
Determines or changes the current drive.