|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads the content of an external file (text, image, ...) in a buffer variable. |
|
|
|
|
|
|
|
| Extracts the content of a tag found in an XML document. |
|
|
|
|
|
|
|
| The BackgroundColor property is used to set the background color of a control, window, page or block of a report. |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Creates and fills a text file with the content of a string or buffer variable. |
|
|
|
|
|
|
|
| Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
|
| Returns the date of first day of the week (i.e., Monday). |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| Usage example of the fSelect function |
|
|
|
|
|
|
|
| Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing executables.... |
|
|
|
|
|
|
|
| Deletes the current element (as well as the entire branch) from an XML document. |
|
|
|
|
|
|
|
| The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server. |
|
|
|
|
|
|
|
| Modifies an element in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Returns the decimal angle corresponding to a sexagesimal angle. |
|
|
|
|
|
|
|
| New is used to allocate memory space... |
|
|
|
|
|
|
|
| Enables input in the the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Used to find out whether an automatic test is currently run or not. |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| Checks the existence of a query. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|