ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a 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.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Sequencing reports
In some cases, you may want to print several reports one after another, and view...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
PDF Reader control events
AJAXExecute (Function)
Runs a server procedure without refreshing the page.