|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Allows you to find out the status of an HFSQL server (this function uses the MantaManager service). |
|
|
|
|
|
|
|
| Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| The following functions are used to manage loopers in the Table controls and the Looper controls:... |
|
|
|
|
|
|
|
| List of functions for managing Notes documents... |
|
|
|
|
|
|
|
| The following functions are used to manage TreeMap controls (prefix syntax):... |
|
|
|
|
|
|
|
| Adds an element in last position:
of a one-dimensional WLanguage array.
of an advanced array... |
|
|
|
|
|
|
|
| Indicates that the drawing functions that will be used are intended for the specified picLayer... |
|
|
|
|
|
|
|
| Deletes an SMS message from the memory of the Android phone. This function should no longer... |
|
|
|
|
|
|
|
| The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
|
| List of functions for managing HTML Display controls... |
|
|
|
|
|
|
|
| Deletes a previously created view. This function uses the former view mechanism. |
|
|
|
|
|
|
|
| The following functions are specific to the Combo Box controls, using prefix syntax: |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
|
| The following functions are used to handle encryption and compression, using prefix syntax: |
|
|
|
|
|
|
|
| List of functions for managing dates and times... |
|
|
|
|
|
|
|
| Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC).... |
|
|
|
|
|
|
|
| Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...... |
|
|
|
|
|
|
|
| The following operations are available for the following types of variables...... |
|
|
|
|
|
|
|
| WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage... |
|
|
|
|
|
|
|
| Deletes a voice command that was added by AddVoiceCommand. From version 17, this function... |
|
|
|
|
|
|
|
| Adds a voice command into the current window. From version 17, this function is replaced... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Pocket simulator.
Function kept for backward... |
|
|
|
|
|
|
|
| The geoPosition type is used to handle geographic positions via WLanguage geolocation functions. |
|
|
|
|
|
|
|
| ... to this function is underlined. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|