ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
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...
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.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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)......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
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......
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