ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
1. Testing a site: Elements to be tested
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Constants for managing fonts
List of constants used by the functions for font management....
Printing in PDF format: Special cases
Specific features of print in PDF format...
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iCurrentFile (Function)
Returns the name of the file currently generated.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....