|
|
|
|
|
|
|
The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
This help page explains how to add a row to a Table control programmatically.... |
|
|
|
|
|
|
List of constants used by the MCI functions.... |
|
|
|
|
|
|
Returns the numeric value of a character string. |
|
|
|
|
|
|
Used to check whether a lock error occurred. |
|
|
|
|
|
|
The statement block is repeated endlessly... |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Returns the TreeView element found at a given position. |
|
|
|
|
|
|
The Site Map control allows the Web user to...... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
List of constants used by the functions for managing errors and exceptions.... |
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
Returns a numeric value rounded to the nearest multiple of another numeric value. |
|
|
|
|
|
|
The languages supported by the application are taken into account...... |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
List of constants used by the functions for managing the replication.... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|