|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Lists the SaaS subscriptions associated with a site or pricing. |
|
|
|
|
|
|
|
| Assigns a subscriber license to a SaaS user. |
|
|
|
|
|
|
|
| Cancels a subscription license for a SaaS user. |
|
|
|
|
|
|
|
| Creates the database of a client account for a SaaS site. |
|
|
|
|
|
|
|
| Configures the management of data for a SaaS site. |
|
|
|
|
|
|
|
| Modifies the connection to the client database for a SaaS site. |
|
|
|
|
|
|
|
| Finds a SaaS subscription. |
|
|
|
|
|
|
|
| Returns the connection to the database of a client account for a SaaS site. |
|
|
|
|
|
|
|
| Returns the connection to the common database or to the reference database of the SaaS site. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
|
| Deselects an appointment from an Organizer control. |
|
|
|
|
|
|
|
| Finds an XML namespace according to its XML node and in the parents of the node. |
|
|
|
|
|
|
|
| Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
|
| Lists the SaaS subscriptions of a client account. |
|
|
|
|
|
|
|
| Forces a column break in a multi-column report. |
|
|
|
|
|
|
|
| Interrupts the process of current event. |
|
|
|
|
|
|
|
| Configures the currency used in the connection reports of the SaaS system. |
|
|
|
|
|
|
|
| Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
|
| Starts a session for receiving and reading emails with the IMAP protocol. |
|
|
|
|
|
|
|
| Retrieves information about the current device position. |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
|
| Retrieves the activation status of the geolocation provider or asks to be notified when the status... |
|
|
|
|
|
|
|
| Asks to be notified when the device gets close to a given location. |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|