ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
HAddLink (Function)
Adds an integrity rule between two tables on the server.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
NetDirList (Function)
Lists the directories and the files found: 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 and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....