ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Copy (Function)
Copies an image to another image.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
The Upload control
The Upload control is used to upload files on the Web server......
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Creating a Pivot Table control
To create a Pivot Table control......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....