ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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......
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
HSL (Function)
Creates a color from its hue, saturation and lightness.
PVTSelect (Function)
Gets the position of selected cells and selects cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTExpand (Function)
Expands all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
.Net functions
List of .Net functions...
PVTCollapse (Function)
Collapses all the data in a Pivot Table control according to a row or column header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
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......
Handling a WinForm .Net control through programming
Commands of the external interface
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....