ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring a procedure/a function
The different syntaxes for declaring a procedure...
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
tapiBlindTransfer (Function)
Performs a "blind" transfer.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
fOpenTempFile (Function)
Creates and opens a temporary file.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
FTPConnect (Example)
Usage example of the FTPConnect function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HOnError (Function)
Customizes the management of HFSQL errors.
Creating the link buttons in the windows of a WINDEV RAD pattern
HCreateView (Example)
Usage example of the HCreateView function
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
zipDeleteFile (Function)
Deletes a file from an archive.
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......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......