ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
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.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
12. Retrieving data from a site
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
CurrentWin (Function)
Identifies the window currently in edit.
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Open (External language)
Opens a window.
Window controls
Several types of controls can be used in a window, ......
Constant
The constants are language elements whose value is fixed once and for all...