|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Displays the first image for the scroll. |
|
|
|
|
|
|
|
| Displays the previous image for the scroll. |
|
|
|
|
|
|
|
| Displays the next image for the scroll. |
|
|
|
|
|
|
|
| Displays the last image for the scroll. |
|
|
|
|
|
|
|
| Calculates the lightness of a color. |
|
|
|
|
|
|
|
| Opens a window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
|
| Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
|
| Splits an archive into several sub-archives of a given size. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
| The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| Creates a new XML document from an existing XML document. |
|
|
|
|
|
|
|
| Restores the previously saved context of an XML document. |
|
|
|
|
|
|
|
| Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
|
| Usage example of the dCopyImage function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|