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...
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
Multimedia control events
List of events associated with a Multimedia control...