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.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Scheduler>.DeleteResource (Function)
Deletes a resource from a Scheduler control.
MySelf (Reserved word)
MySelf is used to handle the current control...
LooperInsert (Function)
Inserts a row into a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SysSetFocus (Function)
Sets focus to a window or control.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
TreeExpand (Function)
Expands a node in a TreeView control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.