ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
The Cell control
The Cell control contains controls......
Print functions
List of print functions...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Passing parameters
The parameters can be passed to a procedure......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
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).
KeyPressed (Function)
Checks which key is pressed.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
fSplit (Function)
Splits a file into several files.
fMerge (Function)
Merges several files into a single one.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
fLoadResource (Function)
Loads the content of a resource from a library.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
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....
fCompare (Function)
Compares the content of two files bit by bit.
fMoveFile (Function)
Moves a file from one directory to another.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iBorder (Function)
Prints a border at specified coordinates.