ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
Your version: XXA260102B

Search results
11 results for: Dynamic site
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...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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 site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Site test: the different types of tests
WEBDEV proposes several methods for running the test of your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Deploying a WEBDEV site on a remote WEBDEV application server
Installing a dynamic WEBDEV site (in Session or AWP mode) on a remote application server requires...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Running the test of a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...