ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
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.
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.).
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
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.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.