ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
dFill (Example)
Usage example of the dFill function
dPoint (Example)
Usage example of the dPoint function
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
dRectangle (Example)
Usage example of the dRectangle function
dPen (Example)
Usage example of the dPen function
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
dCircle (Example)
Usage example of the dCircle function
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dBackground (Example)
Usage example of the dBackground function