|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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 description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when one of the specified parallel task... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run once the first task is completed... |
|
|
|
|
|
|
Indicates a continuation parallel task that will be run when all the tasks found in an array... |
|
|
|
|
|
|
Sends a stop request to a thread. |
|
|
|
|
|
|
Checks if a stop request has been sent to the running thread. |
|
|
|
|
|
|
Retrieves the indicators defined on an email of IMAP session. |
|
|
|
|
|
|
Opens a synchronization event between several threads. |
|
|
|
|
|
|
Closes a synchronization event between several threads. |
|
|
|
|
|
|
Returns the number of options found in a Check Box control. |
|
|
|
|
|
|
Converts a size or a position specified in the native dpi of the screen on the device... |
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native... |
|
|
|
|
|
|
Immediately ends the execution of the current task: the task is flagged as ptsCanceled. |
|
|
|
|
|
|
Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing... |
|
|
|
|
|
|
Modifies the parameters of parallel tasks. |
|
|
|
|
|
|
Adds a data to a Sunburst chart. |
|
|
|
|
|
|
Changes the dimensions of a widget found in a Dashboard control. |
|
|
|
|
|
|
Retrieves a numeric value from a Sunburst chart. |
|
|
|
|
|
|
Changes the color of a section in a Sunburst chart. |
|
|
|
|
|
|
Changes the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES,... |
|
|
|
|
|
|
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.). |
|
|
|
|
|
|
Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
Changes or specifies the path of the root in a Sunburst chart. |
|
|
|
|
|
|
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|