ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<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>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.