ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
hdfsDelete (Function)
Deletes a file or directory from a Hadoop server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.