ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSL (Function)
Creates a color from its hue, saturation and lightness.
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Creating the windows and the pages of the RAD pattern
.Net functions
List of .Net functions...
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Installing and starting WDTRAD
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......