ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeyCompareKey (Function)
Compares an initial key with an activation key.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
ServiceControl (Function)
Sends a control message to a service.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
zipSplit (Example)
Usage example of the zipSplit function
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Remote WEBDEV administrator: Configuration for using statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......