ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
<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....
Self-contained executable
The executable will be stand-alone if the following elements are included in the executable......
<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....
<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....