ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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)....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Environment of the report editor
Environment of the report editor...
Push notification
A mobile device can receive push notifications......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
21. Reports
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Custom tooltips
Tooltips are very useful for application users......
Telephony functions
List of telephony functions...
ColorLightness (Function)
Calculates the lightness of a color.
Native SQL Server Connector for WINDEV and WEBDEV 2024
XMLSave (Function)
Saves an XML document in a file.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
Native Oracle Connector for WINDEV and WEBDEV
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.