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...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of 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...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
28. Site SEO
How to develop a PHP site?
What is a PHP site?......
WLanguage properties available in PHP
The following properties are available in PHP...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Page templates
WEBDEV allows you to create page templates......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
ERR_NO_PROJECT
Launch the labelling in SCM of the current version of a project (in an action plan)....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
27. Center or anchor a site horizontally
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
8. 10 tips for better interfaces...