ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
2. Projects in practice
Using .NET assemblies in a project
To use .NET assemblies in a project......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
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......
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....
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......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
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......