ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
redisConnection (Variable type)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
WinStatus (Function)
Identifies or modifies the window status.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
iCloseReport (Function)
Stops printing the current report immediately.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....