|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Returns the list of recently opened documents. |
|
|
|
|
|
|
Deletes a scheduled backup from an HFSQL Client/Server server.... |
|
|
|
|
|
|
Adds a button into the thumbnail of the application in the taskbar. |
|
|
|
|
|
|
Deletes one of the buttons found in the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
Deletes all the buttons associated with the thumbnail of the application from the taskbar. |
|
|
|
|
|
|
Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Deletes the icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
Lists the full and differential backups that have been scheduled on HFSQL Client/Server.... |
|
|
|
|
|
|
Creates a link on a file at the specified location. |
|
|
|
|
|
|
Adds a new appointment to an Organizer control. |
|
|
|
|
|
|
Returns:
the list of appointments found between two dates in an Organizer control,... |
|
|
|
|
|
|
Deletes an appointment from an Organizer control. |
|
|
|
|
|
|
Deletes all the appointments from an Organizer control. |
|
|
|
|
|
|
Returns the time range displayed by an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the next area (next weeks for example) in an Organizer control. |
|
|
|
|
|
|
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer... |
|
|
|
|
|
|
Returns for a given position in the Organizer control (coordinates of a point in the organizer):... |
|
|
|
|
|
|
Defines the time range displayed by the Organizer control in Day mode or in Week mode. |
|
|
|
|
|
|
Displays an Organizer control from a specified date or returns the date of the first day... |
|
|
|
|
|
|
Lists the client certificates found on the computer to authenticate on a server. |
|
|
|
|
|
|
Connects the application with a Hasp key. |
|
|
|
|
|
|
Closes the connection of the application to a Hasp key. |
|
|
|
|
|
|
Encrypts a character string by using the algorithms of the specified Hasp key. |
|
|
|
|
|
|
Decrypts a character string by using the algorithms of the Hasp key. |
|
|
|
|
|
|
Returns information about the electronic Hasp key. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|