ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the controls of a report
The events associated with the controls of a report are as follows......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Calculated control properties
List of properties associated with the Calculated control...
Cube control properties
List of properties associated with the Cube control...
ActiveX control properties
List of properties associated with the ActiveX control...
Sidebar control properties
List of properties associated with the Sidebar 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 ......
ListView control properties
List of properties associated with the ListView control...
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
1. Project and analysis
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Handling Organization Chart controls programmatically
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......