ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
AttachPointEnd (Property)
The AttachPointEnd property gets and sets the position of the end attachment point of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
ShapeExtremityStart (Property)
The ShapeExtremityStart property gets and sets the source end shape of a Wire control.
MandatoryInput (Property)
The MandatoryInput property is used to determine if a control is required and to enable or disable the required data input.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
AttachPointStart (Property)
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
WINDEV Mobile Framework License Agreement