ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Creating an executable: General options
The main executable options are as follows......
Creating the windows and the pages of the RAD pattern
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Label report
The report editor allows you to create "Label" reports......
SQLFirst (Function)
Positions on the first row of the query result.