ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document...
Other operators
The following are additional operators......