ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
5. Displaying a WEBDEV Session site