ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Report and project
In most cases, a report is linked to a project......
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....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Buffer (Keyword)
The Buffer keyword can correspond to...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
7. Multilingual sites in practice
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
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......
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......
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....
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
12. Control templates
WINDEV Mobile allows you to create control templates....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...