ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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.
iFont (Function)
Selects the default font.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Welcome to Reports & Queries
Reports & Queries is used to......