ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
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.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
tapiRecord (Function)
Records the current communication as a".WAV" 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).
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
PDF file management functions
...PDF file functions...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Select query description window: Items that can be used
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....