ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Principle for running threads
At runtime, an application runs in a main thread......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Creating an executable: General options
The main executable options are as follows......
WDDIXIO overview