ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLSavePosition (Function)
Stores the current position in the XML document.
<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.
<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.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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.
NoteTitle (Property)
documentation of a control, window, page or report. Change the title of the notes used in the technical...
1
3
4
5
6
7
38
>