ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Type and version of Web server
The configuration diagnostic displays the following error......
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Replication: The different types
The data replication is a powerful feature......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
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......
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......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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......
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)....
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......
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....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......