ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Form pages of a WEBDEV RAD pattern
Global and local variable
Two types of variables are available......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Rights on the virtual directory
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
grParameter (Function)
Retrieves or modifies a chart parameter.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
5. Deploying a dynamic site (Session or AWP) in practice