ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Animation (Property)
The Animation property animates an image.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
FTPListFile (Example)
Usage example of the FTPListFile function