ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListResource (Function)
Lists the resources integrated to the application.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Local procedure
Two types of procedures are available......
Creating user accounts
A User account allows the server administrator to......
The "Database schema" pane
The "Database schema" pane shows......
fCurrentDrive (Function)
Gets or sets the current drive.
fDirSize (Function)
Returns the size of a directory in bytes.
Print functions
List of print functions...
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.
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.