ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
WLanguage properties available in PHP
The following properties are available in PHP...
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Window controls
Several types of controls can be used in a window, ......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....