ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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......
10. Smart controls
Smart controls...
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)......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Merging differences (SCM)