ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Creating nested reports
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Various constants
List of various constants used by the constants WINDEV functions....
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
LooperSelectPlus (Function)
Selects a row in a Looper control.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HFSQL functions
List of functions for HFSQL management...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....