ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Local procedure
Two types of procedures are available......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
16. Application test in practice
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......