ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
fDirRename (Function)
Renames a directory.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
OCRExtractText (Function)
Reads the text contained in an image.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
XMLFind (Function)
Performs a search in an XML document.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
fSplit (Function)
Splits a file into several files.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
NetworkUser (Function)
Identifies the name of the connected user.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function