|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Retrieves or modifies the options of the runtime log. |
|
|
|
|
|
|
|
| Enables the runtime log programmatically. |
|
|
|
|
|
|
|
| Returns and modifies the status of runtime log. |
|
|
|
|
|
|
|
| Hides a Cell control previously displayed in the page via CellDisplayDialog. |
|
|
|
|
|
|
|
| Returns the list of services provided by a Bluetooth device. |
|
|
|
|
|
|
|
| Enables a service provided by a Bluetooth device. |
|
|
|
|
|
|
|
| Disables a service on a Bluetooth device. |
|
|
|
|
|
|
|
| Opens a system window to select a Bluetooth device. |
|
|
|
|
|
|
|
| Returns the identifier of AWP context. |
|
|
|
|
|
|
|
| Connects a client computer to a specific Bluetooth socket. |
|
|
|
|
|
|
|
| Allows you to be authenticated toward a Bluetooth device. |
|
|
|
|
|
|
|
| Cancels the authentication beside a Bluetooth device. |
|
|
|
|
|
|
|
| Lists the files shared by a device that is using the OBEX protocol. |
|
|
|
|
|
|
|
| Implements a user filter on a column found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Disables a user filter on a column or on all the columns found in a Table or TreeView Table... |
|
|
|
|
|
|
|
| Sends a file to a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Retrieves a file from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol... |
|
|
|
|
|
|
|
| Used to disconnect from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Sends a VCard file (virtual business card) to a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Retrieves a VCard from a device that supports the OBEX protocol. |
|
|
|
|
|
|
|
| Clears the recycle bin of the system. |
|
|
|
|
|
|
|
| Displays a confirmation message for deleting a file from the recycle bin. |
|
|
|
|
|
|
|
| Restores a file found in the recycle bin of the system. |
|
|
|
|
|
|
|
| Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|