ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Source>.WatchStop (Function)
Stops watching a table on an HFSQL server.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Secure (Property)
The Secure property is used to configure the table encryption security level.
WINDEV Mobile Framework License Agreement
The Slider control (in a window)
A slider control is used to select a value between two bounds......