ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
<Sliding Banner>.StopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
<Sliding Banner>.StartSliding (Function)
Enables the automatic slide on a Sliding Banner control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner control.
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
PicClose (Function)
Closes the image found in an Image Editor control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Scheduler>.DateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.