ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
ERR_MSG_BOX
Changes the contrast of an image contained: in an Image control, in an Image variable....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
14. PHP generation in practice
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Page templates
WEBDEV allows you to create page templates......