ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing parallel tasks
The computers are becoming more and more powerful......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Overview
Overview of the different operators...
Events associated with Tab controls
List of events associated with Tab controls...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF.