ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a document, ...
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLDocument (Function)
Creates a new XML document.
ShellExecute (Function)
Opens a document in its associated application.
XMLClose (Function)
Closes an XML document created by XMLDocument.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
XMLSavePosition (Function)
Stores the current position in the XML document.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
<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.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
NoteTitle (Property)
documentation of a control, window, page or report. Change the title of the notes used in the technical...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
1
3
4
5
6
7
38
>