ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfYear (Function)
Returns the date of the first day of the year.
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
1. Project and analysis
HSetREP (Function)
Enables or disables the management of .REP file.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HSetLog (Function)
Enables or disables log management on a file.
14. Report templates
...Report templates are used to easily standardize report layouts....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
DateToDay (Function)
Returns the day that corresponds to a given date.
fSelect (Function)
Opens the Windows file picker.
fOpenTempFile (Function)
Creates and opens a temporary file.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailLoadAttachment (Function)
Adds an attached file to an email.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.