ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
WDSQL, SQL querier: Overview
WDSQL is used to......
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.