ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Type and version of Web server
The configuration diagnostic displays the following error......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
How to save and retrieve an image in a binary memo
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Help about new features: Letting users know about changes
Applications are constantly evolving......
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
Replication: The different types
The data replication is a powerful feature......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
15. Creating the executable in practice
Creating the executable in practice...
Component diagram
A component diagram shows the physical and static architecture of a system software......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......