ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with internal windows
List of events associated with internal windows...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
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......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Share your projects via Git
Git is a source code manager......
Secret string vault
Passwords, private keys and tokens are often used in programming......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
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