ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Pivot Table>.Filter (Function)
Enables or disables a filter in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot table>.CalculateAll (function)
Calculates or recalculates all the data of a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<List variable>.Info (Function)
Gets the type and number of elements in a WLanguage list. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ShamirCreateShares (Function)
Creates a set of shares for the same secret using Shamir's algorithm. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<zipArchive variable>.EndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.Name (Function)
Returns the name of the last file accessed by an FTP function. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
<sysNotificationProgressBar variable>.Update (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....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
WINDEV: Windows created via the RAD model
The window creation wizard offers many types of windows associated with HFSQL tables......
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Creating the windows and the pages of the RAD pattern
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HSecurityPolicyUnlockAccount (Function)
Unlocks a user account that has been locked due too many unsuccessful login attempts. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
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......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.