|
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
Usage example of the XMLAddChild function |
|
|
|
|
|
|
Usage example of the XMLElementName function |
|
|
|
|
|
|
Usage example of the XMLRoot function |
|
|
|
|
|
|
Usage example of the XMLFind function |
|
|
|
|
|
|
Usage example of the XMLSavePosition function |
|
|
|
|
|
|
Usage example of the XMLChild function |
|
|
|
|
|
|
Usage example of the XMLRestorePosition function |
|
|
|
|
|
|
Usage example of the XMLBuildString function |
|
|
|
|
|
|
Displays a progress bar when:
receiving the response to an HTTP request.
sending an HTTP form (HTTPSendForm) or an HTTP query.... |
|
|
|
|
|
|
Used to find out and modify some settings of HFSQL Client/Server server.... |
|
|
|
|
|
|
Changes the compression level used when creating an archive in ZIP format or in 7z format. |
|
|
|
|
|
|
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network.... |
|
|
|
|
|
|
Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
Checks whether an expression is set to True in assertive programming and in automated test mode. |
|
|
|
|
|
|
Calculates the sum for a series of values. |
|
|
|
|
|
|
Calculates the variance for a series of values. |
|
|
|
|
|
|
Calculates the maximum value for a series of values. |
|
|
|
|
|
|
Calculates the minimum value for a series of values. |
|
|
|
|
|
|
Calculates the arithmetic, geometric or harmonic mean for a series of values. |
|
|
|
|
|
|
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|