|
|
|
|
|
|
|
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 GglListCalendar function |
|
|
|
|
|
|
Usage example of the GglGetCalendar function |
|
|
|
|
|
|
Usage example of the ProgressBarEnable function |
|
|
|
|
|
|
Usage example of the TwainState function |
|
|
|
|
|
|
Usage example of the ComponentInfo function |
|
|
|
|
|
|
Usage example of the HashFile function |
|
|
|
|
|
|
Usage example of the TableInfoXY function |
|
|
|
|
|
|
Usage example of the InAndroidMode function |
|
|
|
|
|
|
Usage example of the ChangeCharset function |
|
|
|
|
|
|
Usage example of the OpenChild function |
|
|
|
|
|
|
Usage example of the COMQueryInterface function |
|
|
|
|
|
|
Usage example of the SOAPAddXMLSignature function |
|
|
|
|
|
|
Usage example of the SOAPAddSAMLAssertion function |
|
|
|
|
|
|
Usage example of the ParallelTaskExecuteAfterAll function |
|
|
|
|
|
|
Usage example of the GglRequest function |
|
|
|
|
|
|
Usage example of the AJAXExecute function |
|
|
|
|
|
|
Usage example of the SNMPTrapEnable function |
|
|
|
|
|
|
Usage example of the SSHRead function |
|
|
|
|
|
|
Usage example of the JSONToVariant function |
|
|
|
|
|
|
Usage example of the MapAddMarker function |
|
|
|
|
|
|
Usage example of the VideoSetDriver function |
|
|
|
|
|
|
Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
Usage example of the INIRead function |
|
|
|
|
|
|
Usage example of the PageParameter function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|