ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Cell control properties
List of properties associated with the Cell control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Handling a control through programming in a report
All report controls can be handled through programming......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
20. Control templates
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Designing a supercontrol
A supercontrol is an advanced type of control......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......