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.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Composite chart
A composite chart is a chart that displays several types of charts......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Local procedure
Two types of procedures are available......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
26. Style sheets: to simplify the layout
Extracting messages added or modified since last extraction
A project was already created and translated......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Properties linked to the Euro management
List of properties linked to the Euro management...
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.