ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Changing sites from AWP to SEO-ready session mode
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Properties associated with report controlss
List of properties associated with the report controls...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
4. HFSQL Classic
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Handling report blocks
The different operations available on report blocks are as follows......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......