|
|
|
|
|
|
|
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window... |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
Retrieves the text or image found in the system clipboard. |
|
|
|
|
|
|
Locks the current thread until it receives a signal from another thread. |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users...... |
|
|
|
|
|
|
Displays the current location of the device in a Map control and updates the location as it moves. |
|
|
|
|
|
|
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves...... |
|
|
|
|
|
|
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
End users can create repositionable notes in all the windows of their WINDEV applications...... |
|
|
|
|
|
|
Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
The code editor proposes several display options...... |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...... |
|
|
|
|
|
|
To group information according the MERISE method, entities must be created...... |
|
|
|
|
|
|
Environment of the report editor... |
|
|
|
|
|
|
An xlsDocument variable is used to describe and modify an Excel document... |
|
|
|
|
|
|
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min |
|
|
|
|
|
|
Usage example of the dBackground function |
|
|
|
|
|
|
Automatically initializes:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|