ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
NationToName (Function)
Returns the name of the language corresponding to a nation.
NationToLanguage (Function)
Returns the language corresponding to a nation.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Description (Property)
The Description property is used to get and change the page description.
ImageStartScrolling (Function)
Starts cycling through images.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
AAF: Sort/Search/Filter on the columns of Table controls
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Image control in a page
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
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).
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
StringBuild (Function)
Builds a character string from an initial string and parameters.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.