ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
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
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
23. Print modes
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
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.)....
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.