ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSlice (Example)
Usage example of the dSlice function
dArc (Example)
Usage example of the dArc function
dBackground (Example)
Usage example of the dBackground function
dPixelColor (Example)
Usage example of the dPixelColor function
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
dCopyImage (Example)
Usage example of the dCopyImage function
dCircle (Example)
Usage example of the dCircle function
dLine (Example)
Usage example of the dLine function
dChord (Example)
Usage example of the dChord function
dPoint (Example)
Usage example of the dPoint function
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
DnDGetData (Example)
Usage example of the DnDGetData function
DDEString (Example)
Usage example of the DDEString function
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
ScanCapability (Function)
Used to determine if a scanner has a given capability.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...