ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
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.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
PageNumber (Property)
The PageNumber property gets and sets a page number.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
DNS functions
8. If you are already familiar with WINDEV
TimePicker (Function)
Opens the system time picker.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
ERR_MISSING_PAGE
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......