ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Functions for managing objects (External language)
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Report viewer: Proposing several reports
In the document preview, end users can......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Manipulating Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to manipulate Context Menu controls programmatically......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
12. Pages in practice
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....