ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Handling controls in a report
The different operations available for the report controls are as follows......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The Wire control
The Wire control is used to visually link 2 controls......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
The Flexbox control
Flexbox is a standard layout system for web pages......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
The Cell control
The Cell control contains controls......
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
1
4
5
6
7
8
203
>