|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
Adds an integrity rule between two files on the server. |
|
|
|
|
|
|
Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
Creates a scheduled task on an HFSQL server:
stored procedure,
backup,
optimization,... |
|
|
|
|
|
|
Adds a scheduling for full backup (with or without differential backup) on the server defined... |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Cancels a current backup. |
|
|
|
|
|
|
Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist):
from the HFSQL server... |
|
|
|
|
|
|
Used to immediately start the automatic server update. |
|
|
|
|
|
|
Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
Deletes a server trigger. |
|
|
|
|
|
|
Duplicates the database associated with a connection on an HFSQL server. |
|
|
|
|
|
|
Displays a message on the client computers. |
|
|
|
|
|
|
Immediately runs a scheduled task regardless of its schedule:
stored procedure,
backup,... |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Closes a connection to a database. |
|
|
|
|
|
|
Adds a user to a database. |
|
|
|
|
|
|
Adds or modifies a server trigger. |
|
|
|
|
|
|
Finds out if a file exists, i.e. if it has been physically created (HCreation... |
|
|
|
|
|
|
Re-allows the access (which means the connection) to one or more databases accessible via... |
|
|
|
|
|
|
Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|