|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Finds out whether the screen reader is Active. |
|
|
|
|
|
|
|
| Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
|
| Displays a custom message in a system warning window. |
|
|
|
|
|
|
|
| Converts an array of elements into a list of parameters. |
|
|
|
|
|
|
|
| Automatically initializes the controls of a window with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Returns the CSS style sheet corresponding to a theme in the WLanguage code. |
|
|
|
|
|
|
|
| Starts the guided tour and displays the first stage. |
|
|
|
|
|
|
|
| Indicates whether a guided tour is running. |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| Defines the Geometry of cells in a Waffle graph. |
|
|
|
|
|
|
|
| Starts the guided tour and displays the first stage. |
|
|
|
|
|
|
|
| Removes a materialized view from the HFSQL server. |
|
|
|
|
|
|
|
| Defines the number of rows and columns in a Waffle graph. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
|
| Creates a file on the remote disk. |
|
|
|
|
|
|
|
| Move a directory and its contents to another directory on the same Drive (remote disk). |
|
|
|
|
|
|
|
| Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
|
| Sends a directory and its files (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|