ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HInfoLog (Function)
Returns information about the server logs.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
GglUploadDocument (Function)
Uploads a document to the Google server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HTTPRequest (Function)
Starts an HTTP request on a server.
HInfoServer (Function)
Returns the specified information about the server.