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.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
TreeMap control events
List of events associated with TreeMap controls...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Sidebar control properties
List of events associated with Sidebar controls...
Removing a project from the SCM (Source Code Manager)
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.