ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChangeStyle (Function)
Modifies the style of a control dynamically.
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.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
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...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.