ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
GglDelete (Function)
Deletes data from the Google server.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Instantiating an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
13. Security benefit: managing the "Back" button
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Handling the report blocks through programming
Each report block is associated with different events......