ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Typing multilingual texts
For a multilingual application, you have the ability to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Print functions
List of print functions...
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Handling Scheduler controls programmatically
A Scheduler control can be......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Using an external component in an application
A component can be reused at any time in any application......
WEBDEV concepts
Events associated with pages
List of events associated with pages...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
WDZip: Creating or modifying an archive
This help page explains how to......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......