ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
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.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
WDTestSite: Load test
The stress tests are used to check......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
SQLListSource (Function)
Lists the data sources declared on a local site.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Events associated with a Navigation Bar control
10. Customizing the aspect of a site: skin elements
WDDeploy features
WDDeploy can be used to......
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.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.