ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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.
ReplicInfo (Function)
Returns information about a replication.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HListConnection (Function)
Returns the list of connections currently described in the application.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Description window of a combining query
The description window of a combining query consists of several sections......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......