|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays the first image for the scroll. |
|
|
|
|
|
|
|
| Calculates the hue of a color. |
|
|
|
|
|
|
|
| Calculates the saturation of a color. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Returns a string after removing the specified characters from the left side of the initial string. |
|
|
|
|
|
|
|
| Converts a date and time from a particular time zone to a local date and time. |
|
|
|
|
|
|
|
| Converts a local date and time to the date and time in a particular time zone. |
|
|
|
|
|
|
|
| Allows you to get a set of harmonious colors without having to use a table of colors. |
|
|
|
|
|
|
|
| Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.). |
|
|
|
|
|
|
|
| Modifies the content of the current element found in the XML document. |
|
|
|
|
|
|
|
| Indicates whether the test is run via the Windows Phone emulator.
Function kept for backward compatibility.... |
|
|
|
|
|
|
|
| Displays the previous image for the scroll. |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Displays the last image for the scroll. |
|
|
|
|
|
|
|
| Deletes all the elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
|
| Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk). |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Opens a window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements. |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| The StoredValue property gets and sets the stored value of an element. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|