ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Functionality or documentation not available
Automatic documentation of procedures and methods
an automatic documentation for the procedures (or class methods)......
Automatic documentation of external components
External components must include a technical documentation......
Site map of PC SOFT documentation
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
Reloading a document
To reload a document, ......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different...
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......
<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 ......
<Document variable>.Seek (Function)
Finds a character string in an entire 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.
Google document management functions
List of functions for managing Google documents...
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<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.
1
2
>