ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ControlCurrent (Function)
Returns the name of the control currently in edit.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.