ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Configuring the setup program
Two tools can be used to create a setup program......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Creating the Relation pages of a WEBDEV RAD pattern
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
TreeCollapse (Function)
Collapses a branch previously expanded.
Events associated with a Gantt Chart column
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).