|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
The memory occupied by a dynamic object (array, class object, ... |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
The HClient structure is used to...... |
|
|
|
|
|
|
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications...... |
|
|
|
|
|
|
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include... |
|
|
|
|
|
|
The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
Enables the dynamic audit through programming. |
|
|
|
|
|
|
Allows you to:
extract a substring from a string based on a specified string separator.... |
|
|
|
|
|
|
Decompresses a file that was compressed by fCompress. |
|
|
|
|
|
|
Indicates the time elapsed (in milliseconds) since the call to ChronoStart. |
|
|
|
|
|
|
The following are additional operators...... |
|
|
|
|
|
|
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native... |
|
|
|
|
|
|
When using an Internet application, the data circulating between the computer of the Web user... |
|
|
|
|
|
|
Connects the current application to a database that will be queried by SQL through a Webservice... |
|
|
|
|
|
|
The RETURN statement is used to exit a statement block and the current process (or procedure). |
|
|
|
|
|
|
Displays a WEBDEV page in the user's browser and closes all page contexts currently open... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Two types of browse can be used to browse the result of a query run by SQLExec...... |
|
|
|
|
|
|
Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
To use an SQL Server database with Native Connector, the structure of SQL Server tables must... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|