|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A variable is defined by name and type... |
|
|
|
|
|
|
|
| The Service variable is used to... |
|
|
|
|
|
|
|
| A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
|
| A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
|
| The advanced types of WLanguage are as follows |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| The different types in WLanguage are... |
|
|
|
|
|
|
|
Enables you to find out whether a variable or a control is: - a numeric (integer, real, currency or numeric).
- a string that can be converted into numeric.
|
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
|
| The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
|
| A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
| The Database property is used to get and modify the database associated with a connection. |
|
|
|
|
|
|
|
| The LeftIndent property gets and sets the left indent of an element. |
|
|
|
|
|
|
|
| The Markdown property is used to enable or disable Markdown formatting:
in a control... |
|
|
|
|
|
|
|
| The Modified property lets you know if an element has been modified. |
|
|
|
|
|
|
|
| The RightIndent property gets and sets the right indent of an element. |
|
|
|
|
|
|
|
| The CaptionHTML property is used to manipulate text as HTML code. |
|
|
|
|
|
|
|
| The TopMargin property sets the top margin of an element. |
|
|
|
|
|
|
|
| The RightToLeft property gets and changes the writing direction of an element... |
|
|
|
|
|
|
|
| The following functions are used to manage downloads...... |
|
|
|
|
|
|
|
| The StoredValue property gets and sets the stored value of an element. |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| Adds or changes an attribute of the current node of the HTML document. |
|
|
|
|
|
|
|
| Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
|
| Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
|
| Searches for elements that correspond to a tag in an HTML document (or an HTML node). |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times... |
|
|
|
|
|
|
|
| Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.... |
|
|
|
|
|
|
|
| Searches for elements whose "class" attribute matches a specific value in an HTML document... |
|
|
|
|
|
|
|
| List of functions for managing the queues, the stacks and the lists... |
|
|
|
|
|
|
|
| Retrieves the cookies read by a call:
to HTTPRequest for an HTTP domain.
to HTTPSend... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|