ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
7. HFSQL: files physically created
7. HFSQL: files physically created
HFSQL Client/Server: Configuring the server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
21. Reports
Native MySQL Connector - License Agreement
fCurrentDrive (Function)
Gets or sets the current drive.
fDirSize (Function)
Returns the size of a directory in bytes.
fListResource (Function)
Lists the resources integrated to the application.
ComponentInfo (Function)
Returns information about a component.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
fRemoveDir (Function)
Deletes a directory from a disk.
fTempFile (Function)
Returns the name of a unique temporary file.
fAttribute (Function)
Returns or modifies the attributes of a file.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
fMIMEType
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Page templates
WEBDEV allows you to create page templates......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
5. User Groupware in practice
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....