ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ComponentLocate (Function)
Specifies the access path to an external component of project.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageEnd (Function)
Forces the move to the next page during the report print.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
PageNumber (Property)
The PageNumber property gets and sets a page number.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
<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).
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
17. TLS/SSL: Encrypting information on the Web
Using a query with parameters
A query with parameters can be used......