ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
<Gantt chart>.WorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
HFSQL Client/Server: Configuring the server
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......