ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Python: Native calls
WLanguage allows for native Python calls......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Select query description window: Items that can be used
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
HIndex (Function)
Rebuilds the file index (".NDX" file).
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......