ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....