ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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....
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
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......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
14. Generation modes
Generation modes...
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......
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....
Find/Replace in the current project
The "Find/Replace" feature is used to......
12. Control templates
WINDEV Mobile allows you to create control templates....
1. The WINDEV Framework
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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....
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......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
16. Application test in practice