ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
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....
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)....
WDScript: use in command-line and console mode
Glossary
The glossary lists all the abbreviations used in the code editor......
12. Available tests
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Setup mode
Several methods can be used to distribute a WINDEV application......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
21. Managing business rules
Managing business rules...
18. Management of business rules
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......