|
|
|
|
|
|
|
Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
Usage example of the HFileExist function |
|
|
|
|
|
|
Usage example of the HErrorInfo function |
|
|
|
|
|
|
Usage example of the HNbRec function |
|
|
|
|
|
|
Usage example of the HListKey function |
|
|
|
|
|
|
The database can be accessed via a web service...... |
|
|
|
|
|
|
Returns the approximate position of current record in the data file. |
|
|
|
|
|
|
Usage example of the HMergeView function |
|
|
|
|
|
|
Usage example of the HChangeName function |
|
|
|
|
|
|
Usage example of the HListItem function |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
Usage example of the HChangeKey function |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Usage example of the HOut function |
|
|
|
|
|
|
Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode.... |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
Opens a connection to a specific database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|