ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area...
Control template
A control template is a set of controls that can be reused in several windows or pages...
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move...
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls...
Supercontrol
A supercontrol is an advanced type of control...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"
The Carousel control
The Carousel control is used to display an animated menu made of images...
12. Control templates
WINDEV Mobile allows you to create control templates.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page...
The Cell control
The Cell control contains controls...
5. Swipe gestures in a window
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
The Slider control (in a window)
A slider control is used to select a value between two bounds...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones...
Edit control
The Edit control allows users to enter data...
Designing a supercontrol
A supercontrol is an advanced type of control...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control...
Project string manager
WINDEV, WEBDEV and WINDEV Mobile include a string management tool that allows you to view and manipulate all the strings used in the project (or in an element of the project)...
The Check Box control
A Check Box can correspond to...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
1
2
>