ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HTTP functions (prefix syntax)
List of HTTP functions
HTTP functions
List of HTTP functions
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure.
Attention: This function is available in Android only from version "April 2026".
<httpRequest variable>.SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure.
Attention: This function is available in Android only from version "April 2026".
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Installing a Webservice (old format)
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
1
4
5
6
7
8
14
>