ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
WHelp (Function)
Displays a file or a help page in HLP or CHM format.