ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ControlClone (Function)
Creates a new control from an existing control.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Handling a WinForm .Net control through programming
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
"About" window
The "About" window is used to display and access various information about the current application......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ERR_DISCONNECTED_ERROR
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ControlToSource (Function)
Assigns the control value to the source of a control link.