ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google Contacts management functions
List of functions for managing Google contacts...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
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......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Chart: Managing legends
Several types of legends are supported in the charts......
Page Footer block
The Page footer block is run at the end of each page......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
ThreadEnd (Function)
Ends the execution of the current thread.
Organization chart linked to a data file
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
13. Debugger
3. Managing sockets
WINDEV includes advanced socket management functions....
2. User-friendly editors in practice
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.