ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
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).
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.
NFC constants
List of constants used by the NFC functions...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
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......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling the report blocks through programming
Each report block is associated with different events......
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Find/Replace in the current project
The "Find/Replace" feature is used to......