ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<redisConnection variable>.Disconnect (Function)
Closes a connection to a Redis server (or cluster).
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
SocketClose (Function)
Closes a socket or a connection to a server socket.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
DDEExecute (Function)
Sends a command that will be run on the server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Checking the WEBDEV Application Server
The monitoring robot can check the WEBDEV Application Server......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
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....
WDDeploy: Deploying a package
WDDeploy can be used to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Installing a SOAP server with Apache
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......