ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
XML functions
List of XML functions...
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
HCancelBackup (Function)
Cancels a current backup.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ControlClone (Function)
Creates a new control from an existing control.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Merging differences (SCM)
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Code statistics
The code statistics affect......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
NET constants
List of constants used by the DotNet functions....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......