ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Using an external component in an application
A component can be reused at any time in any application...
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLRoot (Function)
Positions on the root tag of an 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.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
1
6
7
8
9
10
66
>