ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
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)......
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......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
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......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
7. HFSQL: files physically created
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Report viewer: Proposing several reports
In the document preview, end users can......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'