|
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...... |
|
|
|
|
|
|
The Phone type is used to handle a phone number as well as its type (home, work, ...). |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
Defines the number of levels to display in the time scale of a chart as well as the maximum level. |
|
|
|
|
|
|
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements. |
|
|
|
|
|
|
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis...... |
|
|
|
|
|
|
The Edit control allows users to enter data...... |
|
|
|
|
|
|
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files. |
|
|
|
|
|
|
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)... |
|
|
|
|
|
|
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically. |
|
|
|
|
|
|
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task. |
|
|
|
|
|
|
When the replication is described, the data files must be added into the replication...... |
|
|
|
|
|
|
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies. |
|
|
|
|
|
|
Turns a Surface or Pyramid chart around one of its axes in order to better view the data |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input. |
|
|
|
|
|
|
Detects and signals an error on required controls left empty and/or controls with invalid data.... |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|