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...
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
PDFPassword (Function)
Protects a PDF document with a password.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
ShellExecute (Function)
Opens a document in its associated application.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLDocument (Function)
Creates a new XML document.
XMLFind (Function)
Performs a search in an XML document.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
UseMode (Property)
... input. The mouse is used to select text in the document or to move within the document pages.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document...
DocClose (Function)
Closes a docx file and frees the document.
NotesSave (Function)
Saves the current document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document...
DocInsertTable (Function)
Inserts a table into a Word Processing document.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
1
2
3
4
5
6
38
>