ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. UML models
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
SCM file format evolutions
Four versions are available for the SCM repository......
2. UML models
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Software license agreement
WINDEV Express license agreement...
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Types of Edit controls
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
4. Monitor your applications
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Error 103: The type is unknown
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Test of a query
The query editor allows you to run the test of query result......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......