|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by URISelect for the selected file. |
|
|
|
|
|
|
The following constants are used by URI-specific functions:... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked... |
|
|
|
|
|
|
Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication. |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons... |
|
|
|
|
|
|
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash... |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added... |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called when adding files with zipAddDirectory. |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files... |
|
|
|
|
|
|
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
WLanguage procedure ("callback") called when the photo is saved via CaméraPhoto. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed. |
|
|
|
|
|
|
The modbusSession type is used to identify a connection to a Modbus server. |
|
|
|
|
|
|
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called if an error is encountered when extracting files... |
|
|
|
|
|
|
WLanguage procedure ("callback") called to run the speech recognition started... |
|
|
|
|
|
|
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons... |
|
|
|
|
|
|
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons... |
|
|
|
|
|
|
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes... |
|
|
|
|
|
|
Procedure ("Callback") called by AddLink. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fCopyFile for each copied file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|