ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
SSHWrite (Function)
Writes data into the specified SSH session.
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)....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
fCurrentDir (Function)
Identifies or modifies the current directory.
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
StringBuild (Function)
Builds a character string from an initial string and parameters.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<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....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
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.