ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
hSchedulingHistory (Variable type)
The hSchedulingHistory type is used to get all the characteristics of the execution history of a scheduled job (optimization, backup, etc.)
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Standard FTP functions (prefix syntax)
Standard FTP functions (prefix syntax)...
ImageStopScrolling (Function)
Stops the automatic image sliding.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SSHWrite (Function)
Writes data into the specified SSH session.