ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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.).
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