ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
1. What is the WEBDEV administrator used for
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
2. WEBDEV administrator in practice
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations......
4. Publishing a dynamic WEBDEV website
Merges the specified cells in an Excel document....
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WDTRAD license agreement
WDTRAD license agreement...
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......