ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
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...
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
PDF Reader control events
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
XML management: Use example
This application example manages an XML file named "Orders......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options...
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Word Processing control events
WINDEV manages the following events by default......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit...
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
XML functions
List of XML functions...