ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOut (Example)
Usage example of the HOut function
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
Popup window
WINDEV allows you to open windows in popup format......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HChangeKey (Example)
Usage example of the HChangeKey function
HReadLast (Example)
Usage example of the HReadLast function
HNbRec (Example)
Usage example of the HNbRec function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
FAA: Image field context menu
A context menu is available for Image controls......
HModify (Example)
Usage example of the HModify function