ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Specific features of the applications for iPhone/iPad
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Radio Button control properties
List of properties associated with a Radio Button control...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Upload control events
The following processes are associated with the Upload control:...
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
6. Editing a page: zoning mode
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box 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....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.