ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
diagPoint (Variable type)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
TreeMap control events
List of events associated with TreeMap controls...
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
VibrationTrigger (Function)
Triggers the vibrations of the device.
rssSource (Variable type)
The rssSource type is used to describe the source of an RSS feed entry...
DateDifference (Function)
Calculates the number of days between two dates.
Events associated with OLE controls
List of events associated with OLE controls...
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Infinite Progress Bar control events
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....
modbusSession (Variable type)
The modbusSession type is used to identify a connection to a Modbus server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....