ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Flexbox control
Flexbox is a standard layout system for web pages......
fRead (Example)
Usage example of the fRead function
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Width (Property)
The Width property is used to determine and change the width of an element.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Height (Property)
The Height property is used to get and change the height of an element.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
13. Debugger
Help system properties
The properties of help system are used to define......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.