ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Accessing a database via a web service
The database can be accessed via a web service......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
7. Multilingual applications in practice
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Creating the Vision pages of the WEBDEV RAD pattern
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
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......
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
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV applications for Linux: Specific features
Creating a flexible modeling
To create a new flexible modeling, you can......
HOnError (Function)
Customizes the management of HFSQL errors.
Action Bar control events
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Open (External language)
Opens a window.