ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
BitcoinCoreConfigure( Function)
Specifies Bitcoin Core server connection parameters, in order to use BitcoinCoreXXXX functions.
Properties associated with a page
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Progress Bar control properties
List of properties associated with the Progress Bar control...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
2. Deploying a static site or a PHP site
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....