ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Private Store for mobile applications
There are two methods two deploy your applications......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Handling Scheduler controls programmatically
A Scheduler control can be......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.