ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
Window controls
Several types of controls can be used in a window, ......
ListView control properties
List of properties associated with the ListView control...
Sidebar control properties
List of properties associated with the Sidebar control...
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
ActiveX control properties
List of properties associated with the ActiveX control...
Cube control properties
List of properties associated with the Cube control...
Carousel control properties
List of properties associated with the Carousel control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Calculated control properties
List of properties associated with the Calculated control...
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Custom properties (WLanguage)
A custom property is a code element with two events......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
5. User Groupware in practice
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).