ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Speech synthesis in the mobile applications
The phones can talk!......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
nWDSetParentNext
Set the parent of the next window to open......
<emailIMAPSession variable>.SubscribeToFolder (Function)
Adds an existing folder to the list of subscribed folders. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>.FileExist (Function)
Checks if a given file exists on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<ftpConnection variable>Attribute (Function)
Gets the attributes of a file located on an FTP server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Using the Vista style in your windows
WINDEV allows you to customize......