|
|
|
|
|
|
|
The Index property is used to get the index of an element. |
|
|
|
|
|
|
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 Radar chart is used to highlight a series according to another one...... |
|
|
|
|
|
|
The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Reads a persistent value. |
|
|
|
|
|
|
The Initialization property is used to handle the initialization of certain processes. |
|
|
|
|
|
|
The sfObject type is used to describe a record of a SalesForce file... |
|
|
|
|
|
|
Triggers the execution of a parallel task. |
|
|
|
|
|
|
The Description of ParallelTask type is used to define the characteristics of a parallel task. |
|
|
|
|
|
|
Ends the execution of the current program. |
|
|
|
|
|
|
Locks a data file and restricts the access to this data file for all other sites or applications. |
|
|
|
|
|
|
Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Makes a day visible or invisible in a Scheduler control. |
|
|
|
|
|
|
The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|