ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Bluetooth functions
List of Bluetooth functions...
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
OpenMainMenu (Function)
Opens the main menu of the current window.
Error
The Error keyword is used to manage the errors.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_BUTTON_EXPECTED
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.