|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| Usage example of the HOpenConnection function |
|
|
|
|
|
|
|
| List of various constants.... |
|
|
|
|
|
|
|
| Initializes the query linked to the report (for a query with parameters). |
|
|
|
|
|
|
|
| Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
|
| Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
|
| Usage example of the HCloseConenction function |
|
|
|
|
|
|
|
| The JSON simplifies actions on data in JSON format. |
|
|
|
|
|
|
|
| Collapses:
a branch that was previously expanded in a TreeView Table control.
a break that was previously expanded in a Table control.
a detailed window displayed for a row.... |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
|
| Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
|
| Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| Automatically updates the controls in a window or page with:
the values of the bound items in the current record (loaded in memory) of the table described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| The Treeview Table control is a cross between the Table control and the TreeView control...... |
|
|
|
|
|
|
|
| Retrieves the definition of element type. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|