ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
System constants
List of constants used by the system functions....
Translating a text file with WDTRAD
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
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....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
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)......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglDelete (Function)
Deletes data from the Google server.
Composite variable
A composite variable contains different types of elements (members)...
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.