ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecNum (Example)
Usage example of the HRecNum function
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
Error 502: Incompatible type
MapGetJSObject (Function)
Returns the instance of the API of Map control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Size (Example)
Usage example of the Size property
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......