ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Replication management functions
Three types of replication are proposed......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
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....
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
2. How to test a site?
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....
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....
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....