ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Handling a Web Component control through programming
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
12. Available tests
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......