ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ZOrder (Example)
Usage example of the ZOrder property
JavaExecute (Example)
Usage example of the JavaExecute function
xlsMsgError (Example)
Usage example of the xlsMsgError function
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Type (Property)
The Type property gets and sets the type of an element.
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Link (Property)
The Link property is used to get and change the link of an element.
Error 26: No END statement is associated with this THEN
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
iCloseReport (Function)
Stops printing the current report immediately.
HAlias (Example)
Usage example of the HAlias function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
HForward (Example)
Usage example of the HForward function
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....