ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
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.
<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.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
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.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.