ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Windows
The windows represent the main interface of a WINDEV application......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Style sheet
A style sheet ("......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
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....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Functions for managing objects (External language)
Report viewer: Proposing several reports
In the document preview, end users can......