|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Switches the browser to "Full screen" mode. The browser occupies the entire screen. |
|
|
|
|
|
|
|
| Disables the "Full screen" mode of browser. |
|
|
|
|
|
|
|
| Indicates whether the page is visible to the user. |
|
|
|
|
|
|
|
| Opens a window in a mobile application. |
|
|
|
|
|
|
|
| Splits a file into several files. |
|
|
|
|
|
|
|
| Merges several files into a single one. |
|
|
|
|
|
|
|
| Displays a message outside the browser. |
|
|
|
|
|
|
|
| Allows you to find out the position of selected cells and to select cells in a Pivot Table control. |
|
|
|
|
|
|
|
| Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Modifies the period (which means the number of days) displayed in a Gantt Chart column found... |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a Webservice... |
|
|
|
|
|
|
|
| Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView... |
|
|
|
|
|
|
|
| Configures the first day and the first time displayed in a Gantt Chart column (found in a Table... |
|
|
|
|
|
|
|
| Returns the number of widgets found in a Dashboard control. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| Applies a specific layout to:
a window.
an internal window.... |
|
|
|
|
|
|
|
| Used to manage the position of scrollbars:
Modifies or retrieves the position of one... |
|
|
|
|
|
|
|
| Runs a JavaScript method (or several chained methods) of the jQuery library on a page element. |
|
|
|
|
|
|
|
| Returns:
the list of tasks between two given dates in a Gantt Chart column,
all the tasks... |
|
|
|
|
|
|
|
| Deletes an event from a TimeLine control. |
|
|
|
|
|
|
|
| Deletes all events and tracks from a TimeLine control. |
|
|
|
|
|
|
|
| Adds a new track into a TimeLine control. |
|
|
|
|
|
|
|
| Returns the activation status of the NFC sensor found on the device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|