ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Conference control properties
List of properties associated with the conference control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
HStatTime (Function)
Returns the time of the last update for the index statistics.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Financial constants
List of constants used by the financial functions....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).