|
|
|
|
|
|
|
The Address keyword can correspond to... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
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 DisplayedValue property returns the value currently displayed in the control of a window or page. |
|
|
|
|
|
|
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min |
|
|
|
|
|
|
Opens a synchronization event between several threads. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|