ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet 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......
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.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper 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.
<Sliding Banner>.Next (Function)
Displays the next plane of a Sliding Banner 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.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Organizer>.DateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<Table>.MoveColumn (Function)
Moves a column in a Table or TreeView Table control.