|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected in the control.... |
|
|
|
|
|
|
|
| Adds or modifies a cookie in an HTTP request. |
|
|
|
|
|
|
|
| Reads a persistent value. |
|
|
|
|
|
|
|
| Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
|
| Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user. |
|
|
|
|
|
|
|
| Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
|
| When the code is overridden, used to run the process of the template corresponding to the process of the current control. |
|
|
|
|
|
|
|
| The report editor allows you to propose clickable controls during the print preview...... |
|
|
|
|
|
|
|
| Defines the WLanguage procedure executed when the user clicks on a deep link. |
|
|
|
|
|
|
|
| The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.). |
|
|
|
|
|
|
|
| Checks whether the sought element was found. |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL table.... |
|
|
|
|
|
|
|
| Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Modifies the name used to identify a cell in a Spreadsheet control. |
|
|
|
|
|
|
|
| The Index property is used to get the index of an element. |
|
|
|
|
|
|
|
| The Initialization property is used to handle the initialization of certain processes. |
|
|
|
|
|
|
|
| The InternalPage property sets the name of the internal page to be used. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|