|
|
|
|
|
|
|
Builds a 4-byte integer from two 2-byte integers. |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file). |
|
|
|
|
|
|
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified. |
|
|
|
|
|
|
Telemetry data is sent to the server regularly and is processed by the server every 2 hours...... |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record. |
|
|
|
|
|
|
The project compilation is a process used to...... |
|
|
|
|
|
|
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data. |
|
|
|
|
|
|
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed:
for a scheduled optimization task of HFSQL Client/Server files.
for a scheduled backup task of HFSQL Client/Server files.
for a scheduled replication of HFSQL servers.... |
|
|
|
|
|
|
List of constants used by the functions for managing the windows... |
|
|
|
|
|
|
Checks that the given sequence is valid according to the Luhn formula. |
|
|
|
|
|
|
Calculates the next Luhn check digit for a given sequence. |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
Returns the factorial of an integer number. |
|
|
|
|
|
|
Returns the HTML color corresponding to the RGB color. |
|
|
|
|
|
|
Switches the LED (Light-Emitting Diode) of the device on. |
|
|
|
|
|
|
Saves an XML document in a file. |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes, which means 32 hexadecimal characters.
equal to 32 bytes, which means 64 hexadecimal characters.... |
|
|
|
|
|
|
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
Deletes a directory from a disk. |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|