ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChangeStyle (Function)
Modifies the style of a control dynamically.
NFCSendTag (Function)
Sends a NFC tag to another device.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
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
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.