ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StreamAccept (Function)
Associates a stream connection request with a Conference control.
SocketRead (Function)
Retrieves a message sent by another socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
FaxConnect (Function)
Establishes a connection to a fax server.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
SocketClose (Function)
Closes a socket or a connection to a server socket.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
HStopServer (Function)
Stops an HFSQL server.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.