ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
WDXView: Overview
WDXView is an ActiveX browser...
ActiveX control properties
List of properties associated with the ActiveX control...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
WDXView: How to use
This help page presents the different features of WDXView......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
SysWinActive (Function)
Returns the handle of the active window or activates a window.