ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Pull to refresh (Android/iOS): Window, Table and Looper controls
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......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Composite chart
A composite chart is a chart that displays several types of charts......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Flexbox control properties
WLanguage properties can be used to manipulate ......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
nWDSetParentNext
Set the parent of the next window to open......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Manipulating a Layout control programmatically
A Layout control can be......
Table, List Box and Combo Box controls bound to queries
A Table, List Box, or Combo Box control can be used to display the content of a table or query......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Events associated with a Navigation Bar control