|
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
Converts a system integer to a 4-byte integer. |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
Environment of the report editor... |
|
|
|
|
|
|
To type character strings over several lines in the code editor... |
|
|
|
|
|
|
The YAML type simplifies the handling of data in YAML format. |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails. |
|
|
|
|
|
|
An Item Description variable is used to describe one or more items in a data file programmatically. |
|
|
|
|
|
|
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...... |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
Three assignment operators are available...... |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements.... |
|
|
|
|
|
|
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection).... |
|
|
|
|
|
|
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept. |
|
|
|
|
|
|
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype...... |
|
|
|
|
|
|
A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|