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.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
iPreview (Example)
Usage example of the iPreview function
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
iPrintReport (Example)
Usage example of the iPrintReport function
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Variable scope
Variables can be declared anywhere in the code....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
iCreateFont (Example)
Usage example of the iCreateFont function
iEllipse (Example)
Usage example of the iEllipse function
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Test of a query
The query editor allows you to run the test of query result......
Properties associated with Combo Box controls that display a table
ChangeAction (Example)
Usage example of ChangeAction
iParameterPDF (Example)
Usage example of the iParameterPDF function
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
FontCreate (Function)
Creates a font definition.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......