ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Events associated with Tab controls
List of events associated with Tab controls...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating a Java archive
When your Java application is developed, you can......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......