ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TableSetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
BackgroundTaskAdd (Function)
Adds a new background task.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
13. External component in practice
External component in practice...
12. External component in practice
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HTTP constants
List of constants used by the HTTP functions....
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
3. Deploying a WINDEV application
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDINT license agreement
WDINT license agreement...
grCreate (Function)
Creates a specific type of chart.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...