ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
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.
<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...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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.
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
Printing in PDF format: Special cases
Specific features of print in PDF format...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
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......