ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
ERR_BAD_APPLICATION
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
10. Customizing the aspect of a site: skin elements
Scanner functions
The scanner functions are as follows:...
ERR_DISCONNECTED_ERROR
Running the test of a static project
The test of the entire project allows simulating the startup of the 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).
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.