ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Creating nested reports
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
WDXView : Use
This help page presents the different features of WDXView......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Configuring Reports & Queries
Reports & Queries is used to......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Body Complement block
The Body complement block is linked to the Body block......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Camera control in a mobile application
The Camera control is used to......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
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 format.