ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Windows
The windows represent the main interface of a WINDEV application......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AWP without UI
Bootstrap, Angular, React, Vue......
HFSQL Client/Server: Configuring the server
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
First project window
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Managing main window menus
A main menu is necessarily associated with a window......
Configuring an application with User Groupware