ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
BurnerList (Function)
Returns the list of burners installed on the current computer.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<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).
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......