ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Style sheet
A style sheet ("......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Shared memory area functions
Recycle bin management functions
List of functions for managing the recycle bin...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
Passing parameters
The parameters can be passed to a procedure......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
fCurrentDrive (Function)
Gets or sets the current drive.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
fDirSize (Function)
Returns the size of a directory in bytes.
fListResource (Function)
Lists the resources integrated to the application.
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.
fRename (Function)
Modifies the name of a file.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fTempFile (Function)
Returns the name of a unique temporary file.
fDriveInfo (Function)
Returns information about a drive.