|
|
|
|
|
|
|
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 fTrackFile when a change is made to the tracked file. |
|
|
|
|
|
|
List of constants used by the system functions.... |
|
|
|
|
|
|
List of constants used by the financial functions.... |
|
|
|
|
|
|
List of constants used by the DDE functions... |
|
|
|
|
|
|
Contains the number of the physical record loaded in memory (which means the number of the last... |
|
|
|
|
|
|
List of various constants used by the constants WINDEV functions.... |
|
|
|
|
|
|
List of constants used by the MCI functions.... |
|
|
|
|
|
|
List of constants used by the USB functions.... |
|
|
|
|
|
|
List of constants used by the HTTP functions.... |
|
|
|
|
|
|
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed. |
|
|
|
|
|
|
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document... |
|
|
|
|
|
|
The mongoOperationAdd type is used to define all the advanced characteristics of a document add... |
|
|
|
|
|
|
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document... |
|
|
|
|
|
|
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document... |
|
|
|
|
|
|
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|