ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Thread functions
List of functions for managing threads...
BackgroundTaskAdd (Function)
Adds a new background task.
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Data persistence
The data persistence is used to store the value typed by the user......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Query editor: Characteristics