ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
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.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ERR_DISCONNECTED_ERROR
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling an internal component
An internal component is a set of elements from a project......
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.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
10. Customizing the aspect of a site: skin elements
ERR_SESSION_CLOSED
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ERR_BAD_FILE
WDDeploy features
WDDeploy can be used to......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......