ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLDocument (Function)
Creates a new XML document.
ShellExecute (Function)
Opens a document in its associated application.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML...
Document (Property)
Document (Example)
Usage example of Document
Functionality or documentation not available
Document (Type of variable)
The Document type is used to handle a "docx" document.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
End of Document block
The End of document block is run once at the end of the report execution......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element,...
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
Google document management functions
List of functions for managing Google documents...
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
1
2
>