ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
WDScript: use in command-line and console mode
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....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
12. Available tests
Setup mode
Several methods can be used to distribute a WINDEV application......
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......
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......
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
21. Managing business rules
Managing business rules...
18. Management of business rules
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
5. Which type of server to choose?
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....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Error 102: The constants can be defined in the initialization code of project, ...
5. Displaying a WEBDEV Session site
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....