ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHLine (Function)
Prints a horizontal line at specified coordinates.
XMLRoot (Function)
Positions on the root tag of an XML document.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
XMLFind (Function)
Performs a search in an XML document.
iReportPrintingStatus (Function)
Returns the status of the current print.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
iPageEnd (Function)
Forces the move to the next page during the report print.
XMLResult (Function)
Returns the result of a calculation XPath query.
iLine (Function)
Prints a line at specified coordinates.
XMLSavePosition (Function)
Stores the current position in the XML document.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
XMLNext (Function)
Positions on the next element (tag or attribute).
iVLine (Function)
Prints a vertical line at specified coordinates.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
iVPos (Function)
iVPos is kept for backward compatibility.
XMLClose (Function)
Closes an XML document created by XMLDocument.
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.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
iParameterReport (Function)
Configures the printer by opening the configuration window.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).