ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
HTML document functions (prefix syntax)
List of functions that manipulate HTML documents (prefix syntax)....
JWTCreateAssertion (Function)
Creates a JWT assertion. This new function is available from WINDEV Suite SaaS 2025 Update 1....
RSS feed management functions
List of functions for managing RSS feeds...
Constants for managing Big Data Redis databases
Continent and country management functions
Continent and country management functions...
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
HTML document management functions
List of functions that manipulate HTML documents....
Visible (Property)
The Visible property sets the visibility of an element.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
GeometryArea (Function)
Calculates the area of a given geometry.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Redis functions
The following functions are used to manage a Redis database:...
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Constants for managing the Enumerations and the Combinations