ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
WDXView: Overview
WDXView is an ActiveX browser...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Border of controls
One of the most important elements of control style is its border......
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......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
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.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HTML Display control functions
List of functions for managing HTML Display controls...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Functions for managing RTF controls
List of functions for managing RTF controls...
Internal Report control properties
List of properties associated with the Internal Report control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
RTF control properties
List of properties associated with the RTF control...
Z-index of a control
All the controls in a window or report have a different z-index......
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......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<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).
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....