ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
MatNbLine (Function)
Returns the number of rows found in a matrix.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
Toolbar control events
List of events associated with Toolbar controls...
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
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...
saasSite (Variable type)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV website.
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.
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.
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)......
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......