ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
15. Project Management Hub
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.