ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
<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.
<gglConnection variable>.Delete (Function)
Deletes data from the Google 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.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
DotNetRun (Function)
Runs a procedure on a .Net server.
FaxConnect (Function)
Establishes a connection to a fax server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
LDAPDelete (Function)
Deletes an object from the LDAP server.
LDAPFind (Function)
Performs a search in an LDAP server.
ERR_TIMEOUTINIT
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.