ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Font management functions
List of functions for managing fonts...
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Error 103: The type is unknown
2. How to test a site?
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Query editor
The query editor is used to automatically create queries on the data files......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Help editor options
The options of the help editor ("Display......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Print functions
List of print functions...