ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
HPass (Function)
Defines the password used to create or open a data file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Date (Type of variable)
The Date type enables you to easily handle the dates...
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Label (Property)
The Label property is used to get and define the label of an element.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.