|
|
|
|
|
|
|
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 EmailSaveAttachment function |
|
|
|
|
|
|
Usage example of the EmailNbMessage function |
|
|
|
|
|
|
Usage example of the dFont function |
|
|
|
|
|
|
Usage example of the EmailMsgError function |
|
|
|
|
|
|
Usage example of the EmailReadPrevious function |
|
|
|
|
|
|
Usage example of the EmailReadFirst function |
|
|
|
|
|
|
Usage example of the EmailListFolder function |
|
|
|
|
|
|
Usage example of the EmailSendMessage function |
|
|
|
|
|
|
Usage example of the EmailSeekFirst function |
|
|
|
|
|
|
Usage example of the dPolygon function |
|
|
|
|
|
|
Usage example of the CreateShortcut function |
|
|
|
|
|
|
Usage example of the zipOpenCAB function |
|
|
|
|
|
|
Usage example of the DecryptStandard function |
|
|
|
|
|
|
Usage example of the zipNbFile function |
|
|
|
|
|
|
Usage example of the zipIsMulti function |
|
|
|
|
|
|
Usage example of the
DeclareWebserviceContext function... |
|
|
|
|
|
|
Usage example of the CookieWrite function |
|
|
|
|
|
|
Usage example of the CookieRead function |
|
|
|
|
|
|
Usage example of the zipSize function |
|
|
|
|
|
|
Usage example of the zipAddDirectory function |
|
|
|
|
|
|
Usage example of the MongoCreateCollection function |
|
|
|
|
|
|
Usage example of the Compile function |
|
|
|
|
|
|
Usage example of the HSubstDir function |
|
|
|
|
|
|
Usage example of the zipDeleteFile function |
|
|
|
|
|
|
Usage example of the zipExtractPath function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|