ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The use of the Automation type in a site is reserved for the advanced users
Programming an indexed control
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Make calculations easier with the calculator
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......