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.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
HOut (Example)
Usage example of the HOut function
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Constants for managing certificates
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
OpenChild (Function)
Opens a non-modal child window.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
iPrintReport (Function)
Prints a report created with the report editor.
Native Access to SAP
SAP is a widely used ERP......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......