ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone constants (Android / iOS)
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
GglGetDocument (Function)
Downloads a document from Google Docs.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
StringReverse (Function)
Reverses the characters of a string.