|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the name of the day of the week according to its number. |
|
|
|
|
|
|
|
| Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display. |
|
|
|
|
|
|
|
| The PasswordProtected property is used to determine if a datafile is password-protected. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used. |
|
|
|
|
|
|
|
| Returns information about the mechanism for automatic application update. |
|
|
|
|
|
|
|
| Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
|
| Returns information about a version available on the setup server. |
|
|
|
|
|
|
|
| Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server. |
|
|
|
|
|
|
|
| Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional WLanguage array or in an advanced array property.... |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| Used to find out whether the telemetry is enabled. |
|
|
|
|
|
|
|
| Returns the name of the month according to its number. |
|
|
|
|
|
|
|
| Checks the existence of a control (or group of controls) in a window, in a page or in a report. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
|
| Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
|
| Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
|
| Returns the number of columns found in a matrix. |
|
|
|
|
|
|
|
| Returns the number of rows found in a matrix. |
|
|
|
|
|
|
|
| Initializes all the elements found in a matrix of a given size. |
|
|
|
|
|
|
|
| Calculates the Cyclical Redundancy Check (CRC) of buffer. |
|
|
|
|
|
|
|
| Temporarily disables the filter on a data file (view or query). |
|
|
|
|
|
|
|
| Retrieves the title of a column found in an XLS file. |
|
|
|
|
|
|
|
| Deletes a row at a given position:
from a two-dimensional array.
from the advanced array property (array of gglCalendar events, etc.)
The array size is automatically reduced.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|