ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SysVersion (Function)
Returns information about the PHP version used on the current server.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Port (Property)
The Port property is used to identify and change a server connection port.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....