ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
WDZip: Overview
WDZip is used to compress and group your files in archives......
12. Control templates
...Control templates...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Extracting the text of the project
The following text can be extracted......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
15. Unit tests on the executable
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Events associated with Link controls
List of events associated with Link controls...
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......