ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateDifference (Function)
Calculates the number of days between two dates.
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...
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...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
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.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
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
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 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......