|
|
|
|
|
|
|
Assigns the specified value to an item of the current record. |
|
|
|
|
|
|
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound). |
|
|
|
|
|
|
Enables or disables the management of triggers. |
|
|
|
|
|
|
Cancels an alias that was declared beforehand by HAlias. |
|
|
|
|
|
|
Modifies the current record if it exists, otherwise adds a new record. |
|
|
|
|
|
|
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.... |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
Rolls the transaction back to the savepoint. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.). |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
Modifies the physical name of a data file. |
|
|
|
|
|
|
Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Used to check whether a lock error occurred. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Creates the description file of a subscriber replica. |
|
|
|
|
|
|
Lists the words of the current record that will be taken into account by the full-text indexing. |
|
|
|
|
|
|
Returns the list of parameters saved from the stored procedures on the server. |
|
|
|
|
|
|
Ends the description of the structure of an xBase data file through programming. |
|
|
|
|
|
|
Describes a file in dBase3 format (most common format) through programming. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|