ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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....
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....
WDScript: use in command-line and console mode
12. Control templates
WINDEV Mobile allows you to create control templates....
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
23. Print modes
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
13. Generation modes
Print modes of a report
Several print modes are available for a report....
Body Complement block
The Body complement block is linked to the Body block......
5. HFSQL Client/Server
General environment of WINDEV