ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInfoXY (Example)
Usage example of the TableInfoXY function
Border (Type of variable)
The Border type is used to handle a border through programming...
Events associated with a Spreadsheet control
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
How to open a page?
fShortName (Example)
Usage example of the fShortName function
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
8. Windows in practice
Discover the main actions that can be performed on the windows....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......