ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
<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....
<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....
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....
<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....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
<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....
<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....
<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....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Number (Property)
The Number property gets the number of an element.