ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
AAF: Context menu of Image controls
A context menu is available for Image controls......
HOnError (Function)
Customizes the management of HFSQL errors.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Starting WDOptimizer in a command line
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Open (External language)
Opens a window.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Control template
A control template is a set of controls that can be re-used in several windows or pages......