ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Compound statements
MCI functions
List of MCI functions...
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
SCP functions
The SCP functions are as follows ......
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.
DriveListFile (Function)
Lists the files in a cloud-based drive directory.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
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...
<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....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....