ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
<Segmented Button>.Add
Adds a new option (i.e. a new button) to a Segmented Button control.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
AttachPointStart (Property)
The AttachPointStart property gets and sets the position of the start attachment point of a Wire control.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control