ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Modbus constants
Constants used by the Modbus management functions....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HFSQL Client/Server: Configuring the data files on the server
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Modbus functions (prefix syntax)
List of Modbus functions...
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Error 42: Label out of scope of GOTO
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
GglDelete (Function)
Deletes data from the Google server.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......