ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCreateLink (Function)
Creates a link on a file at the specified location.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
fLoadResource (Function)
Loads the content of a resource from a library.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fMoveFile (Function)
Moves a file from one directory to another.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Multi-database queries
A query (typed in SQL code) can operate on different databases......
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Shared memory area functions
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
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....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
fExeDir (Function)
Returns the directory from which the execution is started.
Recycle bin management functions
List of functions for managing the recycle bin...