ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the setup program
Two tools can be used to create a setup program......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
16. Application test in practice
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Error 305: The element does not exist in the window
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Interface of WDInst
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
Creating an insert query
An insert query (corresponding SQL statement......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......