ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Translating a text file with WDTRAD
System constants
List of constants used by the system functions....
Operator on Address
The & operator returns the address of a variable as an integer
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
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....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts 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.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Structure (Type of variable)
A structure is a custom type of data...
Composite variable
A composite variable contains different types of elements (members)...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......