|
|
|
|
|
|
|
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Reports & Queries is used to...... |
|
|
|
|
|
|
The cross-references in the code editor are used to identify...... |
|
|
|
|
|
|
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter. |
|
|
|
|
|
|
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format. |
|
|
|
|
|
|
To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
Expands the list of a Combo Box control (single-column or multi-column Combo Box). |
|
|
|
|
|
|
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog. |
|
|
|
|
|
|
The following functions are used to handle Redis databases, using prefix syntax:... |
|
|
|
|
|
|
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs. |
|
|
|
|
|
|
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs. |
|
|
|
|
|
|
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs. |
|
|
|
|
|
|
This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
Returns the status of a Camera control.
Function kept for "Version-26-compatible" Camera controls.... |
|
|
|
|
|
|
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
Let's see some operations specific to the description window of a select query...... |
|
|
|
|
|
|
You can use Java code:
in Java applications generated with WINDEV.
in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.... |
|
|
|
|
|
|
An insert query (corresponding SQL statement...... |
|
|
|
|
|
|
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|