ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
NationToName (Function)
Returns the name of the language corresponding to a nation.
NationToLanguage (Function)
Returns the language corresponding to a nation.
AAF: Sort/Search/Filter on the columns of Table controls
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
StringBuild (Function)
Builds a character string from an initial string and parameters.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
<Source>.DeleteTrigger (Function)
Deletes a trigger.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
fCurrentDir (Function)
Identifies or modifies the current directory.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.