|
|
|
|
|
|
|
Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
Usage example of the HOut function |
|
|
|
|
|
|
Validates the current transaction:
the modifications performed on the data file since the start of transaction (HTransactionStart) are validated.
the transaction file is deleted (if the transaction is the last transaction in progress for a network application)
the records locked in read-only by the transaction are unlocked.... |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP). |
|
|
|
|
|
|
Declares a query created in the query editor to the HFSQL engine and runs this query. |
|
|
|
|
|
|
The CtExtendedInfo property is used to get the additional information inserted into database connection string. |
|
|
|
|
|
|
Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
The StoreTheConfiguration property is used to:
Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored.
Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)... |
|
|
|
|
|
|
Variables are copied using the "=" operator... |
|
|
|
|
|
|
Changes the mode and the method for locking data files. |
|
|
|
|
|
|
Initializes a query and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
Simulates a mouse event (left click, right click, double click, ...). |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Usage example of the HDescribeItem function |
|
|
|
|
|
|
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
Usage example of the HCreationIfNotFound function |
|
|
|
|
|
|
List of events associated with the project... |
|
|
|
|
|
|
Positions on the previous file record according to a browse item. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|