|
|
|
|
|
|
|
Forces the parent of the next window to open. |
|
|
|
|
|
|
The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
List of functions for managing windows... |
|
|
|
|
|
|
Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism. |
|
|
|
|
|
|
Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
Returns the name of parent tag for the current element (tag or attribute). |
|
|
|
|
|
|
Positions on the root tag of an XML document. |
|
|
|
|
|
|
Checks whether the current element corresponds to the current browse or to the current search. |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
Usage example of the zipCreateExe function |
|
|
|
|
|
|
The following constants are used by the functions for managing Spreadsheet controls:... |
|
|
|
|
|
|
Returns the instance of the API of Map control. |
|
|
|
|
|
|
Removes an element from the queue. |
|
|
|
|
|
|
Pops an element from a stack. |
|
|
|
|
|
|
The xmlAttribute type is used to handle the attributes of a node in an XML document. |
|
|
|
|
|
|
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure. |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory. |
|
|
|
|
|
|
The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
The Memory property determines if the specified control is populated programmatically or is based on a data file. |
|
|
|
|
|
|
Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|