|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Starts a difference operation of the memory used by the application. |
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated... |
|
|
|
|
|
|
Prints a duplicate copy of a report. |
|
|
|
|
|
|
Lists the versions available on the reference setup server. |
|
|
|
|
|
|
Returns information about a version available on the setup server. |
|
|
|
|
|
|
Configures the automatic creation of the duplicate copy generated during the next print. |
|
|
|
|
|
|
Activates one of the application versions available in the history of versions on the reference... |
|
|
|
|
|
|
Deletes a version from the history of versions found on the reference setup server. |
|
|
|
|
|
|
Generates the initial key (unique license number) for the activation system of the application. |
|
|
|
|
|
|
Calculates the activation key of application from the initial key. |
|
|
|
|
|
|
Compares an initial key with an activation key. |
|
|
|
|
|
|
Retrieves the identifier that was used to generate an initial key. |
|
|
|
|
|
|
Saves a dump of memory used by the application. |
|
|
|
|
|
|
Returns the path of the parent directory for the specified directory. |
|
|
|
|
|
|
Calculates a globally unique identifier (named "GUID"), whose size is:
equal to 16 bytes,... |
|
|
|
|
|
|
Returns the text found in the clipboard in Unicode format. |
|
|
|
|
|
|
Returns the name of the domain associated with the computer. |
|
|
|
|
|
|
Adds an optimization task of HFSQL Client/Server data files.... |
|
|
|
|
|
|
Returns a file path with normalized separators. |
|
|
|
|
|
|
Encodes a character string according to the UUEncode algorithm. |
|
|
|
|
|
|
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.... |
|
|
|
|
|
|
Decodes a character string in UUEncode format. |
|
|
|
|
|
|
Deletes a scheduled optimization task from HFSQL Client/Server data files.... |
|
|
|
|
|
|
Adds a scheduling for full backup (with or without differential backup) on the server defined... |
|
|
|
|
|
|
Adds a file into the list of recently opened documents. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|