ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Automatic management of exceptions
The management of exceptions can be customized by process......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
DDE constants
List of constants used by the DDE functions...