ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.