ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
ERR_LAUNCH_FAILED
The lifecycle of some projects span several years......
Manipulating Layout controls programmatically
A Layout control can be......
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
PVTLoad (Function)
Loads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.CalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Pivot Table>.Load (Function)
Loads the result of a Pivot Table control calculation from a backup file located on disk or in a buffer. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
WebServiceSendChunk (Function)
Enables a REST web service to immediately return a chunk of the response to the client (before the end of execution of the endpoint). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<ftpConnection variable>.ListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<sshSession variable>.ConnectCommand (Function)
Keeps the SSH session active between several commands sent to an SSH server (using the SSHCommand function). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SSHConnectCommand (Function)
Keeps the SSH session active between several commands sent to an SSH server (using the SSHCommand function). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:...