ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageEnd (Function)
Forces the move to the next page during the report print.
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.
PageNumber (Property)
The PageNumber property gets and sets a page number.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ERR_MISSING_PAGE
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
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......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Changing sites from AWP to SEO-ready session mode
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Constants for managing the Image Editor control
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.