ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
21 results for: refactoring
The Cell control
The Cell control contains controls...
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...
Supercontrol
A supercontrol is an advanced type of control...
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...
The Carousel control
The Carousel control is used to display an animated menu made of images...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
12. Control templates
WINDEV Mobile allows you to create control templates....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones...
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view...
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications....