ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<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.
<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.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.