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 Carousel control
The Carousel control is used to display an animated menu made of images......
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Operations performed on sequence diagrams
The following paragraphs explain......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
The Clickable Image control
The Clickable Image control can be used to......
The Cell control
The Cell control contains controls......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
AnimationEnabled (Function)
Enables or disables the animations in the controls.
Screen,Input (External language)
Starts the input in the controls of a window.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......