ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a Dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
15. Repeating a group of controls: loopers
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Static control
A Static control is a control used to display a static text......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Multi-product external components
Components are a remarkably useful tool for development teams......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......