ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
RGB (Function)
Defines a color from its Red, Green and Blue components.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Installing a SOAP server with Netscape iPlanet 4.1
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.