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.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLRoot (Function)
Positions on the root tag of an XML document.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
XMLSavePosition (Function)
Stores the current position in the XML document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
XMLAddChild (Function)
Adds a child tag into an XML document.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
NotesSave (Function)
Saves the current document in Lotus Notes.
1
6
7
8
9
10
67
>