ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing 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.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel 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...
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......