|
|
|
|
|
|
|
Creates a logical alias of a data file (or query) or cancels all existing aliases. |
|
|
|
|
|
|
Deletes the altitude colors specified by grScatter3DAltitudeColor. |
|
|
|
|
|
|
Lists the words of the current record that will be taken into account by the full-text indexing. |
|
|
|
|
|
|
Used to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed. |
|
|
|
|
|
|
Usage example of the fTempPath function |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart. |
|
|
|
|
|
|
Used to specify the mark caption for a 3D Scatter chart. |
|
|
|
|
|
|
Displays the gridlines for the different planes of a 3D Scatter chart. |
|
|
|
|
|
|
Links (or not) the points found in a "3D Scatter" chart. |
|
|
|
|
|
|
Adds a new point to display in a 3D Scatter chart. |
|
|
|
|
|
|
Deletes the captions of marks found in a 3D Scatter chart |
|
|
|
|
|
|
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Enables or disables the management of duplicates on a unique key. |
|
|
|
|
|
|
Returns the characteristics of an HFSQL Classic or Client/Server data file.... |
|
|
|
|
|
|
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Assigns the specified value to an item of the current record. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|