ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Events associated with windows
List of events associated with windows...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Report based on a query
Queries are used to easily select records in one or more data files......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
14. Controls in practice
8. Sharing a project in practice