ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
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....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
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......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Pre-launched sessions
A pre-launched session is a session of a Web site (or web service) automatically started on the Web server from the WEBDEV Application Server......
Functions for managing objects (External language)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Setup mode
Several methods can be used to distribute a WINDEV application......
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
XLS file functions
List of functions for managing XLS files...
Python: Use in WLanguage
WLanguage supports Python functions in native mode......