ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
<Gantt chart>.AddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor 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.
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...
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......
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......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
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...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
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....