ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Events associated with windows
List of events associated with windows...
HInfoServer (Function)
Returns the specified information about the server.
<Connection variable>.StopServer (Function)
Stops an HFSQL server.
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.