ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
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.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
WaitWindowStart (Function)
Opens the wait window of application.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.