ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Handling Organization Chart controls programmatically
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Analyzing dependencies and orphan images (WEBDEV)
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
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......
<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).
Z-index of a control
All the controls in a window or report have a different z-index......
Border of controls
One of the most important elements of control style is its border......
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......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
HTML Display control functions
List of functions for managing HTML Display controls...