ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Sidebar control properties
List of properties associated with the Sidebar control...
ActiveX control properties
List of properties associated with the ActiveX control...
Cube control properties
List of properties associated with the Cube control...
ListView control properties
List of properties associated with the ListView 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 Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
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?......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
Various WEBDEV constants
Various WEBDEV constants...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
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......
<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).
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
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......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.