ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bluetooth functions
List of Bluetooth functions...
TreeListItem (Example)
Usage example of the TreeListItem function
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
tapiRecord (Function)
Records the current communication as a".WAV" file.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
fShortName (Example)
Usage example of the fShortName function
FinError (Example)
Usage example of the FinError function
EmailUpdate (Example)
Usage example of the EmailUpdate function
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
WinChangeAlias (Function)
Modifies the alias of a window.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Error 531: The negative or null subscripts are not allowed
Error 305: The element does not exist in the window
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
HImportXLS (Function)
Imports an XLS 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)....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.