ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Notification Push: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
GglDelete (Function)
Deletes data from the Google server.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
BitcoinCoreHashRate (Function)
Returns the number of times per second the sha256 function had to be run to calculate the last block. This number corresponds to a proof of work.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
DomoClose (Function)
Closes the communication opened by DomoOpen.