ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Locking data files: correspondence between WINDEV 5.5 and the later versions
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
12. Available tests
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
WDScript: use in command-line and console mode
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
<Variable httpRequête>SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode: the program continues to run and the response is processed by a specific procedure. This new feature is available as of WINDEV Suite SaaS 2025 Update 3....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......