ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<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....
SysIsAdministrator (Function)
Indicates whether the current user has administrator rights on the computer. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<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....
wdbaasListUser (Function)
Returns the list of users of a WEBDEV OAuth authentication server. 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>.DeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server. This function 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....
<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....
<sshSession variable>.DisconnectCommand (Function)
Stops the SSH session that was active to send a series of commands. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SSHDisconnectCommand (Function)
Stops the SSH session that was active to send a series of commands. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterSeriesLabel (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....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......