ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
Testing a project: settings
By testing the project you can simulate how the application will run......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
3. Debugger
4. When to use the debugger?
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....