ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
WINDEV applications for Linux: Specific features
Adds a link to a text section in an RTF Edit control....
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....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
OpenChild (Function)
Opens a non-modal child window.
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.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
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......
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)......
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......
HOut (Example)
Usage example of the HOut function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
String constants
List of constants used by string functions...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
DnDForce (Function)
DnDForce is kept for backward compatibility.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...