ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...