ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
The Check Box control
A Check Box can correspond to......
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
DocInfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
WEBDEV Application Server 2024
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......