ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
FBSessionStatus (Function)
Checks the status of a Facebook session.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
OCRExtractText (Function)
Reads the text contained in an image.