ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwOAuthParameters (Variable type)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
13. Security benefit: managing the "Back" button
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
QuickActionRemove (Function)
Removes a quick action defined for the application.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
HReadSeek (Example)
Usage example of the HReadSeek function
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.