|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Opens a synchronization event between several threads. |
|
|
|
|
|
|
|
| The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request.... |
|
|
|
|
|
|
|
| The restRequest type is used to define the advanced characteristics of a REST request. |
|
|
|
|
|
|
|
| The following steps must be performed to implement the requirements...... |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end of the string). |
|
|
|
|
|
|
|
| Resizes an external file. |
|
|
|
|
|
|
|
| Usage example of the FTPMakeDir function |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| A Static control is a control used to display a static text...... |
|
|
|
|
|
|
|
| The Address keyword can correspond to... |
|
|
|
|
|
|
|
| The DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
|
| By default, only the files found in the "List of setup files" window are installed on the user computers...... |
|
|
|
|
|
|
|
| Inserts a token into a "Text token" Edit control. |
|
|
|
|
|
|
|
| Returns the number of tokens present in a "Text token" Edit control. |
|
|
|
|
|
|
|
| Adds a token to a "Text token" Edit control. |
|
|
|
|
|
|
|
| Deletes all the tokens from a "Text token" Edit control. |
|
|
|
|
|
|
|
| Deletes a token from a "Text token" Edit control. |
|
|
|
|
|
|
|
| Allows you to:
move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly.
swap two rows in a two-dimensional array or in an advanced array property.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| Converts a DateTime to string in the specified format. |
|
|
|
|
|
|
|
| Searches for elements whose "class" attribute matches a specific value in an HTML document. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|