ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iPrintReport (Function)
Prints a report created with the report editor.
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......
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......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with Chart controls
List of events associated with the Chart controls...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Print constants
List of constants used by the print functions....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Events associated with windows
List of events associated with windows...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......