ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
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.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
gglDocument (Variable type)
The gglDocument type is used to handle a Google document...
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
Bookmark (Property)
The Bookmark property is used to manage the bookmarks of a document.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
XMLPath (Function)
Returns the current position in the document in XPATH format.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
NoteTitle (Property)
documentation of a control, window, page or report. Change the title of the notes used in the technical...
The Signature control
The Signature control is a report control used to sign......
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.