ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
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.
Bluetooth functions
List of Bluetooth functions...
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.
EmailUpdate (Example)
Usage example of the EmailUpdate function
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.
JSONToVariant (Example)
Usage example of the JSONToVariant function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
Index (Property)
The Index property is used to get the index of an element.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
CursorDisplay (Function)
Displays or hides the mouse cursor.
fImageSelect (Function)
Opens the image picker of Windows.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.