|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Retrieves the content of a cell found in an XLS file. |
|
|
|
|
|
|
|
| Deletes a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Returns the connection to the common database or to the reference database of the SaaS site. |
|
|
|
|
|
|
|
| Adds a clickable link in a Markdown string. This makes it possible to add a link in a control... |
|
|
|
|
|
|
|
| Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
|
| Returns the nation currently used by the system. |
|
|
|
|
|
|
|
| Adds a new image to the map displayed in a Map control. |
|
|
|
|
|
|
|
| Adds a node before the specified node in an HTML document. |
|
|
|
|
|
|
|
| Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
|
| Indicates whether the application is running in Mac Catalyst mode (running an iPad application... |
|
|
|
|
|
|
|
| Provokes:
an assertion during the test of element or project (Go mode).
an error in automated... |
|
|
|
|
|
|
|
| Checks whether two geometries have a non-empty intersection. |
|
|
|
|
|
|
|
| Checks the whether the matrix exists in memory. |
|
|
|
|
|
|
|
| Returns or modifies the different dates associated with a file or directory (date created, modified... |
|
|
|
|
|
|
|
| Deletes the current contact:
from a Lotus Notes or Outlook address book.
in the Phone... |
|
|
|
|
|
|
|
| Returns the list of countries according to the ISO 3166-1 standard. |
|
|
|
|
|
|
|
| Opens the default telephony application (dialer) and displays the specified number. No call... |
|
|
|
|
|
|
|
| Retrieves the postal code input mask adapted to a given country. |
|
|
|
|
|
|
|
| Enables or disables the management of Bluetooth on the device. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Burns the files found in the compilation onto the CD or DVD. |
|
|
|
|
|
|
|
| Returns the type of browser used by the Web user. |
|
|
|
|
|
|
|
| Modifies the current appointment:
in a Lotus Notes or Outlook calendar.
in the calendar found... |
|
|
|
|
|
|
|
| Establishes a remote connection. |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|