ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
SQLChangeConnection (Function)
Modifies the current connection.
XMLFind (Function)
Performs a search in an XML document.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
Speech synthesis in the mobile applications
The phones can talk!......
Push notification
A mobile device can receive push notifications......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Sound (Function)
Plays a sound in WAV format.
Share your projects via Git
Git is a source code manager......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....