ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
ListView control properties
List of properties associated with the ListView control...
Sidebar control properties
List of properties associated with the Sidebar control...
ActiveX control properties
List of properties associated with the ActiveX control...
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Cube control properties
List of properties associated with the Cube control...
Carousel control properties
List of properties associated with the Carousel control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Calculated control properties
List of properties associated with the Calculated control...
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Viewing a report in 3D
Your report displays controls that overlap?......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Various WEBDEV constants
Various WEBDEV constants...
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Z-index of a control
All the controls in a window or report have a different z-index......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
The Looper control
A Looper control is used to repeat the controls found in a specific area......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.