ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Including a supercontrol in a window or in a page
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Properties linked to the Euro management
List of properties linked to the Euro management...
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....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Animating a Static control
Two methods can be used to animate a Static control......
Splitter control properties
List of properties associated with the Splitter control...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
<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....
The Clickable Image control
The Clickable Image control can be used to......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The HTML control
The HTML control displays HTML pages or HTML code......