ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
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.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
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)....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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).
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
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......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Applet control properties
List of properties associated with the Applet control...