|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Usage example of the ListDelete function |
|
|
|
|
|
|
Usage example of the ListSelect function |
|
|
|
|
|
|
Usage example of the fSizeUncompressed function |
|
|
|
|
|
|
Usage example of the xlsMsgError function |
|
|
|
|
|
|
Usage example of the fImageSelect function |
|
|
|
|
|
|
Usage example of the xlsOpen function |
|
|
|
|
|
|
Usage example of the fSelectDir function |
|
|
|
|
|
|
Configures the use of Socket functions. |
|
|
|
|
|
|
Usage example of the EmailCloseSession function |
|
|
|
|
|
|
Usage example of the HDescribeFullTextIndex function |
|
|
|
|
|
|
Usage example of the XMLRoot function |
|
|
|
|
|
|
Usage example of the XMLData function |
|
|
|
|
|
|
Usage example of the XMLExecuteXPath function |
|
|
|
|
|
|
Usage example of the XMLFind function |
|
|
|
|
|
|
Usage example of the HAdd function |
|
|
|
|
|
|
Usage example of the HCancelDeclaration function |
|
|
|
|
|
|
Usage example of the Replace function |
|
|
|
|
|
|
Usage example of the ThreadWaitSignal function |
|
|
|
|
|
|
Usage example of the ThreadSendSignal function |
|
|
|
|
|
|
Usage example of the zipFindFile function |
|
|
|
|
|
|
Usage example of the dArc function |
|
|
|
|
|
|
Usage example of the dBackground function |
|
|
|
|
|
|
Usage example of the dPixelColor function |
|
|
|
|
|
|
Usage example of the HCreationIfNotFound function |
|
|
|
|
|
|
Usage example of the HInfoServerRights function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|