ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
<HTML editor>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HExecuteScheduling (Function)
Immediately executes a scheduled item regardless of its scheduling: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
HDeleteScheduling (Function)
Delete a scheduled item on an HFSQL server: scheduled task (stored procedure), backup, optimization, refresh of a materialized view.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSGetPosition (Function)
Retrieves information about the current device position.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....