ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
<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.
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......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
<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.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
<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.
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.