|
|
|
|
|
|
|
Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
Initializes:
one or all variables of file items with their default values.
one or all items of a Record variable with their default values.... |
|
|
|
|
|
|
Adds an element to a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
Returns the list of files found in an archive. |
|
|
|
|
|
|
Deletes a list of files from an archive. |
|
|
|
|
|
|
Selects files from an archive. |
|
|
|
|
|
|
Determines whether an archive exists. |
|
|
|
|
|
|
Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
Modifies the percentage corresponding to the radius of the hole in a Donut chart. |
|
|
|
|
|
|
Constants for managing Organizer controls... |
|
|
|
|
|
|
Prints (or not) the page headers and footers of nested report. |
|
|
|
|
|
|
Returns or modifies the attributes of a file. |
|
|
|
|
|
|
Enables or disables the display of color gradients in a chart. |
|
|
|
|
|
|
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
List of properties associated with the ListView control... |
|
|
|
|
|
|
Marks the end of critical section: the code will be run by another thread. |
|
|
|
|
|
|
Usage example of the fWrite function |
|
|
|
|
|
|
Writes text or image information into the system clipboard. |
|
|
|
|
|
|
Adds a data into a "Scatter" chart. |
|
|
|
|
|
|
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers. |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
Usage example of the HChangeConnection function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|