ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using an external component in an application
A component can be reused at any time in any application...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...
2. Projects in practice
Discover the main operations that can be performed on a project....
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...
2. Projects in practice
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options...
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.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
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......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
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......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.