ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup on a local network (LAN)
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)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The HTML control
The HTML control displays HTML pages or HTML code......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Native MariaDB Connector - License Agreement
Native MySQL Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Python: Native calls
WLanguage allows for native Python calls......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
List of extension attributes
The list of extension attributes ......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Reports
A report provides a custom view of data......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Drop-down button
The drop-down button expands: a context menu. a popup window....
12. Control templates
...Control templates...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....