ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Example)
Usage example of the EmailReadNext function
HAlias (Example)
Usage example of the HAlias function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
fLock (Function)
Entirely or partially locks an external file.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DecryptStandard (Example)
Usage example of the DecryptStandard function
Error 34: 'Break' is not allowed outside the loops
zipFindFile (Example)
Usage example of the zipFindFile function
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
fSelectDir (Example)
Usage example of the fSelectDir function
Serialize (Example)
Usage example of the Serialize function