ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Style sheet
A style sheet ("......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
10. Smart controls
Smart controls...
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Native Access to SAP
SAP is a widely used ERP......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
3. UML models in practice
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......