ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
iParameter (Function)
Retrieves the printer configuration and configures the print.
XMLChild (Function)
Positions on the first child element of current element.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
iParameterPDF (Function)
Defines the options for the generated PDF file.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
iFont (Function)
Selects the default font.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
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.
XMLPath (Function)
Returns the current position in the document in XPATH format.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
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).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
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...