ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
<gglDrive variable>.ListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
ContactCreate (Function)
Opens the native "Create contact" window of the device (Android, iPhone or iPad).
QuickActionRemove (Function)
Removes a quick action defined for the application.
QuickActionAdd (Function)
Adds a new quick action to the application.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Control template
A control template is a set of controls that can be reused in several windows or pages......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.