ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
PageNumber (Property)
The PageNumber property gets and sets a page number.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
gpwOpen (Function)
Opens the User Groupware login window or page.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
iPageEnd (Function)
Forces the move to the next page during the report print.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
5. Displaying a WEBDEV Session site
Including a supercontrol in a window or in a page
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
4. Create a page in the editor...