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)...
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
5. Displaying a WEBDEV Session site
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
FTPCommand (Function)
Sends a specific FTP command to a server.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......