ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
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).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Events associated with internal windows
List of events associated with internal windows...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
The server is currently updated. Retry later.
4. User Groupware
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
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....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
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.
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....
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.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.