|
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
Displays a message allowing the user to type an information. |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
The Native Sybase Connector (also called Native Sybase Access) is used to:
specify the input... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code...... |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls... |
|
|
|
|
|
|
Opens an Excel file (xls or xlsx files). |
|
|
|
|
|
|
The apiRequest type is used to define all the advanced characteristics of a request executed via... |
|
|
|
|
|
|
The InternalPagePopup property is used to get and modify the name of the internal page used... |
|
|
|
|
|
|
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute,... |
|
|
|
|
|
|
Returns the environment variables of the operating system for the current computer. |
|
|
|
|
|
|
Executes an SQL query asynchronously. |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls...... |
|
|
|
|
|
|
To access a class, the object must be declared as being part of the class to handle, this is called... |
|
|
|
|
|
|
This help page explains how to read the content of a text or CSV file.... |
|
|
|
|
|
|
Positions on the specified result row of the query. |
|
|
|
|
|
|
Usage example of the HCreationIfNotFound function |
|
|
|
|
|
|
Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
Returns or modifies the value of a parameter for the device camera.
Function kept... |
|
|
|
|
|
|
Returns the value of an XML element or the value of the attribute for an XML element. |
|
|
|
|
|
|
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running... |
|
|
|
|
|
|
The logical operators are as follows...... |
|
|
|
|
|
|
The FontCondensed property is used to:
Determine if characters in a text are condensed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|