ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperAddLine (Function)
Adds a row at the end of a Looper control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
<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.
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.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image 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.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeSort (Function)
Sorts the elements found in a TreeView control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
OLELoad (Function)
Initializes an OLE control with an OLE object.