|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns a string after removing the specified leading and trailing characters. |
|
|
|
|
|
|
|
| Specifies whether the code is run from:
a process in AJAX mode.
a procedure called by AJAXExecute or AJAXExecuteAsynchronous.... |
|
|
|
|
|
|
|
| Converts a numeric value (integer, real or currency) to a string according to a specified format. |
|
|
|
|
|
|
|
| Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
|
| Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
|
| Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV). |
|
|
|
|
|
|
|
| Associates a drive with a shared network directory. |
|
|
|
|
|
|
|
| Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached:
for a window, the code of a window button will be run.
for a dialog box, the dialog box is automatically closed.... |
|
|
|
|
|
|
|
| Returns an array corresponding to the intersection of two arrays. |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| Returns an array without duplicates. |
|
|
|
|
|
|
|
| Deletes the duplicates from an array. |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Used to find out whether the execution is in progress in the AWWS engine. |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays (without deleting duplicates). |
|
|
|
|
|
|
|
| Returns an array corresponding to the union of two arrays. |
|
|
|
|
|
|
|
| Identifies or modifies the color of a Windows element. |
|
|
|
|
|
|
|
| Fills an array with the words from a string. |
|
|
|
|
|
|
|
| Opens the system time picker. |
|
|
|
|
|
|
|
| Triggers the device's speech recognition service.... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Opens the system date picker. |
|
|
|
|
|
|
|
| Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation. |
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|