ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Constants for managing animations
List of constants used by the functions for managing the animations...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
The "Code hashtags" pane
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Creating the menus for the pages of the WEBDEV RAD pattern
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Defining clickable areas
In a page, an Image control can contain clickable areas......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......