ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Ellipsis (Property)
in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static...
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area...
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area...
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor,...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow...
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit...
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name...
<Dashboard>.InfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control....
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
<Table>.SetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit...
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...