ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
"Reports & Queries" software
This is "Reports & Queries"......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Report>.Print (Function)
Prints a report created with the report editor.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
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......
Report data source
...The reports can be created with the data coming from:...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Export your data to Excel
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
2. UML models
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.