ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
WINDEV 2024
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iVLine (Function)
Prints a vertical line at specified coordinates.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
What is an application?
An application is a set of objects (windows, controls, ......
Welcome to Reports & Queries
Reports & Queries is used to......
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.