|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The parameters can be passed to a 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. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| Checks the signature of a duplicate. |
|
|
|
|
|
|
|
| Retrieves the definition of element type. |
|
|
|
|
|
|
|
| Lists the available Outlook profiles. |
|
|
|
|
|
|
|
| Retrieves the default profile defined in Outlook. |
|
|
|
|
|
|
|
| Enables or disables Wi-Fi on the device. |
|
|
|
|
|
|
|
| Adds a new network to the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| Connects the device to the specified Wi-Fi network. |
|
|
|
|
|
|
|
| Dynamically changes the skin template:
of all windows found in the current application,... |
|
|
|
|
|
|
|
| Starts detecting the Wi-Fi access points currently accessible from the device. |
|
|
|
|
|
|
|
| Returns the current activation status of Wi-Fi on the device or asks to be notified... |
|
|
|
|
|
|
|
| Returns the requested information about the current Wi-Fi connection of the device. |
|
|
|
|
|
|
|
| Returns the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| Deletes a network from the list of Wi-Fi networks configured on the device. |
|
|
|
|
|
|
|
| Displays a "Toast" message. |
|
|
|
|
|
|
|
| Enables or disables the management of Bluetooth on the device. |
|
|
|
|
|
|
|
| Returns the current Bluetooth activation status on the device or asks to be notified... |
|
|
|
|
|
|
|
| Allows you to be notified when the orientation of the device changes on any one of its 3 axes. |
|
|
|
|
|
|
|
| Notifies when the device is shaken in any direction. |
|
|
|
|
|
|
|
| Notifies when the device has been shaken in any direction. |
|
|
|
|
|
|
|
| Indicates whether a menu option exists in a menu. |
|
|
|
|
|
|
|
| Seeks a procedure identified by its name. The procedure found can be run directly. |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
|
| Retrieves the current orientation of the device on one of its 3 axes. |
|
|
|
|
|
|
|
| Displays a Scheduler control from a specified date or returns the date of the first day (or last... |
|
|
|
|
|
|
|
| Defines the time range displayed by the Scheduler control in Day mode or in Week mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|