ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
InfoBuild (Function)
Displays a custom message in a system information window.
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Events associated with Tab controls
List of events associated with Tab controls...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Automatic documentation of external components
External components must include a technical documentation......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.