ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Constants for managing Organizer controls
Constants for managing Organizer controls...
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
12. Control templates
...Control templates...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....