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...
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.
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...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing 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:
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
4. User Groupware
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
10. Page templates
ERR_BAD_CONTEXT_FOUND
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
13. Security benefit: managing the "Back" button
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...