ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Typing multilingual texts
For a multilingual application, you have the ability to......
How to open a window?
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Replication: The different types
The data replication is a powerful feature......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Composite keys
A composite key is a key item containing several other items......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Creating requirements
The following steps must be performed to implement the requirements......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....