ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Native SQL Server Connector license agreement
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Polygon2D variable>.Correct (Function)
Returns a corrected version of the specified 2D polygon.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<PolygonGeo variable>.IsValid (Function)
Checks whether the specified geographic polygon is valid according to the OGC rules.