ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.SearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
<Looper>.ExpandAll (Function)
Expands all breaks in a Looper control with break.
<Looper>.CollapseAll (Function)
Collapses all expanded breaks in a Looper control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
PicCreate (Function)
Creates an image in the Image Editor control.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image 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.