|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| 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 description of the parameter type is optional... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Starts reading the current media on the UPnP device. |
|
|
|
|
|
|
|
| Opens a media on the UPnP device. |
|
|
|
|
|
|
|
| Pauses the reading of the current media on the UPnP device. |
|
|
|
|
|
|
|
| Stops reading the current media on the UPNP device. |
|
|
|
|
|
|
|
| Inserts a new internal window in the list of internal windows used by an Internal Window control. |
|
|
|
|
|
|
|
| Returns the different dates and times (creation, modification or access) associated with a file... |
|
|
|
|
|
|
|
| Checks the existence of a file on an FTP server. |
|
|
|
|
|
|
|
| Defines an Image variable as destination of a chart. |
|
|
|
|
|
|
|
| Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
|
| Deletes all widgets displayed in a Dashboard control. |
|
|
|
|
|
|
|
| Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free... |
|
|
|
|
|
|
|
| Opens or closes the Dashboard control edit mode. |
|
|
|
|
|
|
|
| Indicates the color for a type of category in a Waterfall chart. |
|
|
|
|
|
|
|
| Configures how the axes are displayed in Line or Column charts. |
|
|
|
|
|
|
|
| Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
|
| Restores the configuration of a Dashboard control. |
|
|
|
|
|
|
|
| Returns the different elements of a URL: protocol, user, password, domain, port, resource path,... |
|
|
|
|
|
|
|
| Modifies the current language for the next print (programmed print or report print). |
|
|
|
|
|
|
|
| Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
|
| Adds a widget into a Dashboard control during Drag and Drop. |
|
|
|
|
|
|
|
| Determines:
whether a widget is found at a given position in a Dashboard control.... |
|
|
|
|
|
|
|
| Returns all values associated with a row or column header in a Pivot Table control. |
|
|
|
|
|
|
|
| Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
|
| Lists the resources integrated to the application. |
|
|
|
|
|
|
|
| Runs a JavaScript method of the jQuery library on a page element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|