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...
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
XMLAddChild (Function)
Adds a child tag into an XML 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.
XMLClose (Function)
Closes an XML document created by XMLDocument.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
DocClose (Function)
Closes a docx file and frees the document.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
XMLRoot (Function)
Positions on the root tag of an XML document.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document...
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
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.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.