|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Specifies and configures the server used to send notifications by the HFSQL server. |
|
|
|
|
|
|
|
| Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging... |
|
|
|
|
|
|
|
| Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed... |
|
|
|
|
|
|
|
| Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool). |
|
|
|
|
|
|
|
| Deletes the recipients of an email notification. |
|
|
|
|
|
|
|
| Adds an event into a TimeLine control. |
|
|
|
|
|
|
|
| Returns:
the list of events found between two given times in a TimeLine control,
all events... |
|
|
|
|
|
|
|
| Returns the list of recipients for a notification by email. |
|
|
|
|
|
|
|
| Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
|
| Runs an action on the UPnP service. |
|
|
|
|
|
|
|
| Removes a task from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Removes all tasks from a Gantt Chart column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Configures the isolation mode of transactions for a connection to an HFSQL server. |
|
|
|
|
|
|
|
| Retrieves the 'Mute' status of a UPnP device.... |
|
|
|
|
|
|
|
| Indicates the category type of a Waterfall chart. |
|
|
|
|
|
|
|
| Modifies the 'Mute' status of a UPnP device.... |
|
|
|
|
|
|
|
| Retrieves the brightness of a UPnP device. |
|
|
|
|
|
|
|
| Retrieves the contrast of a UPnP device. |
|
|
|
|
|
|
|
| Retrieves the volume of a UPnP device. |
|
|
|
|
|
|
|
| Retrieves the sharpness of a UPnP device. |
|
|
|
|
|
|
|
| Changes the sharpness of a UPnP device. |
|
|
|
|
|
|
|
| Change the volume of a UPnP device. |
|
|
|
|
|
|
|
| Modifies the contrast of a UPnP device. |
|
|
|
|
|
|
|
| Modifies the brightness of a UPnP device. |
|
|
|
|
|
|
|
| Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|