ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<Word Processing>.FormatPainterMode (Function)
Enables the format painter mode in the Word Processing control or determines if this mode is enabled.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Looper>.CollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
TimelineChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
<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.