ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Toast constants
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
CurrentWin (Function)
Identifies the window currently in edit.
Min (Function)
Returns the lowest value.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HCancelSeek (Function)
Cancels the current search criterion.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.