ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
9. Types of standard controls
Types of standard controls...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Clipboard management functions
List of functions for managing the clipboard...
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
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......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
XLS file handling functions
List of functions for managing XLS files...
Window controls
Several types of controls can be used in a window, ......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.