ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDelete (Function)
Deletes the current element (as well as the entire branch) from 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.
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.
XMLFind (Function)
Performs a search in 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, ...).
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
DiagramToSVG (Function)
Exports a diagram to an SVG image.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).