ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
.Net functions
List of .Net functions...
Installing and starting WDTRAD
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
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.
<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......
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......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
J2EE functions
List of J2EE functions...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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......