ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoView (Function)
Returns information about a materialized view.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<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.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
<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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HDeleteTrigger (Function)
Deletes a trigger.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
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.
Size (Property)
The Size property is used to determine and change the size of an element.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HSetREP (Function)
Enables or disables the management of .REP file.