ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Type and version of Web server
The configuration diagnostic displays the following error......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Date and Time management functions
List of functions for managing dates and times...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WEBDEV Application Server 2024
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......