ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Interactive notification management constants
Interactive notification management constants...
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Animation (Property)
The Animation property animates an image.
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Constants for managing tiles
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
HOpenConnection (Example)
Usage example of the HOpenConnection function
fWriteLine (Example)
Usage example of the fWriteLine function