ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Z-index of a control
All the controls in a window or report have a different z-index......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
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....
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
9. Distributing "Reports and Queries"
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Creating nested reports
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....
iGroupAdd (Function)
Adds a report to a group of reports.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Printing nested reports
To create a main report containing several secondary reports:...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
1
2
3
4
5
6
84
>