ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
18. Order of execution of the code of buttons/links
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Progress Bar control properties
List of properties associated with the Progress Bar control...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).