ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageEnd (Function)
Forces the move to the next page during the report print.
iParameter (Function)
Retrieves the printer configuration and configures the print.
XMLChild (Function)
Positions on the first child element of current element.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
iSkipLine (Function)
Forces one or more line break.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
iReportPrintingStatus (Function)
Returns the status of the current print.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
XMLNext (Function)
Positions on the next element (tag or attribute).
iVLine (Function)
Prints a vertical line at specified coordinates.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
iParameterReport (Function)
Configures the printer by opening the configuration window.
XLS file handling functions
List of functions for managing XLS files...
XML functions
List of XML functions...
Print functions
List of print functions...