ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
ReplicInfo (Function)
Returns information about a replication.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
SSHWrite (Function)
Writes data into the specified SSH session.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
User Groupware files
Two categories of data files are managed......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Check Box control
A Check Box can correspond to......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HOnError (Function)
Customizes the management of HFSQL errors.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.