ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
HToItem (Function)
Assigns the specified value to an item of the current record.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HStatNbRec (Function)
Returns the number of entries for a given key item.
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.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.