|
|
|
|
|
|
|
Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane. |
|
|
|
|
|
|
Opens or closes the door of current burner. |
|
|
|
|
|
|
Usage example of the StatError function |
|
|
|
|
|
|
Usage example of the HDeactivateFilter function |
|
|
|
|
|
|
Adds a report into a sequence of report prints. |
|
|
|
|
|
|
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress...... |
|
|
|
|
|
|
Usage example of the fRead function |
|
|
|
|
|
|
Usage example of the FTPSize function |
|
|
|
|
|
|
Disconnects a client from a WebSocket server. |
|
|
|
|
|
|
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)...... |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
Prints a border with rounded outlines at specified coordinates. |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
Dissociates the different shapes of a group in a Diagram Editor control. |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document. |
|
|
|
|
|
|
Usage example of the MenuIsMarked function |
|
|
|
|
|
|
Usage example of the TableInfoXY function |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|