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...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
VisibleRange (Property)
The VisibleRange property gets and sets the width of the Range Slider control track.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.