ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Google constants
List of constants used by the Google functions....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WEBDEV concepts
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
How to create a patch?
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.