ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
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......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
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.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Internal component description
The description of an internal component can opened at any time......
ERR_DISCONNECTED_ERROR
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
<ftpConnection variable>.Size (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
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.