ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Time (Type of variable)
The Time type is used to easily handle the times...
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
HPriorityClient (Function)
Modifies the priority of a client application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Page Header block
The Page header block is printed on each new page......
Info (Function)
Displays a custom message in a system information window.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.