ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 ......
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......
Remote Control: Customizing with your own 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......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
The HTML control
The HTML control displays HTML pages or HTML code......
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......
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......
Drawing constants
List of constants used by the drawing functions....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......