ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Bluetooth functions
List of Bluetooth functions...
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)....
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
The key items
Keys are specific items in your analysis......
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......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
OpenMainMenu (Function)
Opens the main menu of the current window.
Error
The Error keyword is used to manage the errors.
ERR_BUTTON_EXPECTED
HSetREP (Function)
Enables or disables the management of .REP file.
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.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....