ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
1. What is the WEBDEV administrator used for
Creating user accounts
A User account allows the server administrator to......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
ERR_BAD_APPLICATION
2. Static or dynamic site
ERR_DISCONNECTED_BY_ADMIN
The test mode cannot operate without the project and its pages, ...
2. Deploying a static site or a PHP site
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ERR_LAUNCH_FAILED
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
2. How to test a site?
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
ERR_NOTADEVVERSION
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ERR_NOTAVAILABLE
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
3. Debugger
ERR_SESSION_CLOSED
1
2
>