ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
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......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Python: Native calls
WLanguage allows for native Python calls......
Setup on a local network (LAN)
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
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)....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....