ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<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.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
ErrorBuild (Function)
Displays a custom error message in a system error window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
Error (Function)
Displays a custom error message in a system error window.
1. WEBDEV editors