ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
1. What is a website?
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Creating a table in a report
Tables can be created in a report......
8. 10 tips for better interfaces...
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......