ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Creating nested reports
LooperSelectPlus (Function)
Selects a row in a Looper control.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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...