ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
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.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.