|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch simulator. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch emulator. |
|
|
|
|
|
|
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV. |
|
|
|
|
|
|
Lists the words of the current record that will be taken into account by the full-text indexing. |
|
|
|
|
|
|
Emulates the undocking of a pane in a dynamic Tab control. |
|
|
|
|
|
|
Emulates the integration of an undocked pane in the associated dynamic Tab control. |
|
|
|
|
|
|
Enables the management of location tracking in a WINDEV Mobile application. |
|
|
|
|
|
|
Disables the tracking of user positions for a WINDEV Mobile application. |
|
|
|
|
|
|
Defines the WLanguage procedure that will be called when the location of the user changes. |
|
|
|
|
|
|
Retrieves the status of the system for position tracking. |
|
|
|
|
|
|
Returns the list of synonyms used by a full-text index. |
|
|
|
|
|
|
Returns the list of stop words used by a full-text index. |
|
|
|
|
|
|
Simulates a slow network by limiting the download and upload speed. |
|
|
|
|
|
|
Configures an action plan in the software factory. |
|
|
|
|
|
|
Allows you to get and change the visibility status of the search control associated with the Action... |
|
|
|
|
|
|
Deletes the history from the search control found in the action bar of a window. |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
Displays the specified cell in a Spreadsheet control found in a window:
either the visible area... |
|
|
|
|
|
|
Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Declares additional parameters for the Map control that will be transmitted to the Google API. |
|
|
|
|
|
|
Specifies the camera that will be used as source for a stream and/or a Conference control.... |
|
|
|
|
|
|
Calculates the distance of an itinerary in a Map control. |
|
|
|
|
|
|
Runs the native code of Google Maps API in a Map control in JavaScript. |
|
|
|
|
|
|
Used to find out whether the passwords of the user groupware are encrypted. |
|
|
|
|
|
|
Returns the encrypted password. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|