AAdd()
Enlarges an array by one element.
Abs()
Determines the absolute value of a numeric expression.
AChoice()
Displays and allows selection from a list box.
AClone()
Creates a complete copy of a single or multi-dimensional array().
ACopy()
Copies elements of an array into another array
ADel()
Delete an element from an array.
ADir()
Fills a set of arrays with information about a directory.
AEval()
Executes a code block for each array element.
AFields()
Fills a set of arrays with information about the fields in a work area.
AFill()
Fills elements in an array with a single value.
AIns()
Inserts an element into an array and optionally assigns a value to it.
Alert()
Displays a modal dialog box.
Alias()
Returns the alias name for a work area.
Alltrim()
Removing leading and trailing blank spaces from a character string.
AltD()
Command the Debugger to set a breakpoint
AppDesktop()
Returns the desktop window
AppEvent()
Reads the next event and removes it from the event queue.
AppKeyState()
Determines and optionally changes the state of keys.
AppName()
Determines the name of the EXE file
AppType()
Returns the operating mode that an application is running in.
ARemove()
Removes one or more elements from an array.
Array()
Creates an array with the specified dimensions.
Asc()
Converts a character to its numeric ASCII code.
AScan()
Searches an array for a specified value.
ASize()
Changes the number of elements in an array.
ASort()
Sorts the elements of an array.
At()
Determines first position of a substring within a character string.
ATail()
Retrieves the contents of the last element in an array.
AutomationRequestLicenseKey()
Requests the license key of a COM/ActiveX component
AutomationTranslateColor()
Translates a COM/ActiveX color value to an Xbase++ color and vice versa
AX_AXSLocking()
Query or set the ADS locking scheme.
AX_DBFDecrypt()
Decryption of a previously encrypted table.
AX_DBFEncrypt()
Encryption of a table.
AX_Decrypt()
Decryption of a previously encrypted string.
AX_Encrypt()
Encryption of a string.
AX_IDType()
Determine if the current record is encrypted.
AX_RightsCheck()
Query or set the security method used to open or create files.
AX_SetPass()
Sets the password used for encryption/decryption operations.
AX_TableType()
Determine whether the current database file is encrypted.