ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
Multilingual project
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
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....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
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...
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
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......