|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The list of functions for managing Dashboard controls is as follows...... |
|
|
|
|
|
|
|
| Reads one or more bits from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
|
| Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
|
| Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
|
| Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
|
| Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
|
| Sends a push notification to a mobile device (iOS or Android). |
|
|
|
|
|
|
|
| A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties...... |
|
|
|
|
|
|
|
| Reads one or more registers from a Modbus slave, starting at a specific address. |
|
|
|
|
|
|
|
| Returns the list of links (Merise) in the current analysis or in a specific analysis |
|
|
|
|
|
|
|
| Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress. |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Checks whether a character string starts:
with a specific character string.
with one of the character strings in an array.... |
|
|
|
|
|
|
|
| Writes one or multiple bits to a specific address in a Modbus slave. |
|
|
|
|
|
|
|
| Returns the long name of a file or directory. |
|
|
|
|
|
|
|
| Returns the short name of a file or directory. |
|
|
|
|
|
|
|
| The MarginWidth property is used to:
Find out the horizontal margin between the widgets found in a Dashboard control.
Modify the horizontal margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
| The MarginHeight property is used to:
Find out the vertical margin between the widgets found in a Dashboard control.
Modify the vertical margin between the widgets found in a Dashboard control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|