ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
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.
WINDEV Mobile concepts
ReplicInfo (Function)
Returns information about a replication.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
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.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Exist (Property)
The Exist property is used to determine if an element exists.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Functions for managing objects (External language)
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
SSHWrite (Function)
Writes data into the specified SSH session.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
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......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.