ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
12. Control templates
...Control templates...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Examples for using the OLE DB provider for HFSQL
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
The Clickable Image control
The Clickable Image control can be used to......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Page Footer block
The Page footer block is run at the end of each page......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......