ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HTTPAddFile (Function)
Adds a file to the HTTP form.
DateToDay (Function)
Returns the day that corresponds to a given date.
fTempFile (Function)
Returns the name of a unique temporary file.
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fAttribute (Function)
Returns or modifies the attributes of a file.
14. Report templates
...Report templates are used to easily standardize report layouts....
DriveDeleteFile (Function)
Deletes a file on the remote disk.
fSelect (Function)
Opens the Windows file picker.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Edit options of a report
The report editor allows you to......
5. User Groupware in practice
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
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......