|
|
|
|
|
|
|
Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
Returns the "system handle" (HINSTANCE) of the current program.
|
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers...... |
|
|
|
|
|
|
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls. |
|
|
|
|
|
|
Modifies the client certificate used by default to identify oneself on a server. |
|
|
|
|
|
|
Creates a specific type of chart. |
|
|
|
|
|
|
Waits for a service to be in a specific status. |
|
|
|
|
|
|
Returns the current status of a service. |
|
|
|
|
|
|
Usage example of the xlsOpen function |
|
|
|
|
|
|
Usage example of the DotNetDelegate function |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
The columns are used to display information in a Table control.... |
|
|
|
|
|
|
List of constants used by the functions for locking the applications.... |
|
|
|
|
|
|
Writes a character string in the standard output stream "stdout" (also called "console"). |
|
|
|
|
|
|
Usage example of the ArraySort function |
|
|
|
|
|
|
Use example for the LDAPListChildren function |
|
|
|
|
|
|
The Extra property manges additional information. |
|
|
|
|
|
|
Usage example of the iParameter function |
|
|
|
|
|
|
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
Closes all dynamic tabs of a Tab control. |
|
|
|
|
|
|
Indicates that a day (or a list of days) is a public holiday. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|