ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Installing and starting WDTRAD
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.