|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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 procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Expands:
a branch that was previously collapsed in a TreeView Table control.
a branch... |
|
|
|
|
|
|
|
| Returns the type of browser used by the Web user. |
|
|
|
|
|
|
|
| Returns the version of the browser used by the Web user. |
|
|
|
|
|
|
|
| Indicates whether the code is run by an action plan of the software factory. |
|
|
|
|
|
|
|
| Returns the hexadecimal string of a numeric value. |
|
|
|
|
|
|
|
| Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler... |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
| Moves the time area displayed on the next area (next weeks for example) in a Scheduler control. |
|
|
|
|
|
|
|
| Modifies the time range displayed by an Organizer control (Day/Week/Month).... |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was kept as an external... |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer... |
|
|
|
|
|
|
|
| Initializes the parameters of a subreport of a composite report. |
|
|
|
|
|
|
|
| Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad,... |
|
|
|
|
|
|
|
| Opens the form of a contact in edit mode in the device's native contacts application (Android,... |
|
|
|
|
|
|
|
| Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows). |
|
|
|
|
|
|
|
| Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a stack: types of elements and number of elements. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a queue: types of elements and number of elements. |
|
|
|
|
|
|
|
| Retrieves the characteristics of a WLanguage list: types of elements and number of elements. |
|
|
|
|
|
|
|
| Returns the appointment, the resource or the date found at given position in a Scheduler control. |
|
|
|
|
|
|
|
| Returns the availability status of the storage card on the device. |
|
|
|
|
|
|
|
| Displays the window for contact creation of the native application for contact management found... |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| Starts the native application for sending emails found on the current computer:
Computer... |
|
|
|
|
|
|
|
| Refreshes the display of a TreeView control from a given position. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|