ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
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.
Creating the Vision pages of the WEBDEV RAD pattern
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.
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....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......