ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView: Overview
WDXView is an ActiveX browser...
Manipulating an ActiveX control programmatically
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...
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......
WDXView : Use
This help page presents the different features of WDXView......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
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.
9. Types of standard controls
Types of standard controls...
Window controls
Several types of controls can be used in a window, ......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.