ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Constants for managing appointments
Lists of constants used to manage the appointments...
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Report based on a query
Queries are used to easily select records in one or more tables......
SNMP constants
List of constants used by the SNMP functions....
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
LDAPValue (Function)
Returns the value corresponding to the index passed as parameter for the specified attribute.
Principle for running threads
At runtime, an application runs in a main thread......