|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| Returns the name of the month according to its number. |
|
|
|
|
|
|
|
| Checks whether the expressions are equal in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| The PhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
|
|
|
|
|
|
|
| Starts the execution of a program (an executable for example) from the current application. |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| Branches an event on a serial port. |
|
|
|
|
|
|
|
| Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
|
| Lists the subdirectories of a given directory and returns the full paths of listed subdirectories. |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
| You can manipulate columns of Table controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| The applications that you develop can react to the user's voice...... |
|
|
|
|
|
|
|
| The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| grCreateFont is kept for backward compatibility. |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Usage example of the EmailSend function |
|
|
|
|
|
|
|
| If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction. |
|
|
|
|
|
|
|
| Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
| The following files are automatically created when logging an HFSQL Classic data file...... |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|