ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
docFragment (Type of variable)
... document.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.