ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
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).
iPageEnd (Function)
Forces the move to the next page during the report print.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Constants for managing the Image Editor control
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
WEBDEV (Development version) License Agreement
Modifies a row in: a Table control, a TreeView Table control....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
History of versions
The history of setup versions is an advanced feature of the network setup......
Error 301: Unknown identifier
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Different types of data (Type of variable)
A variable is defined by name and type......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Chart: Managing legends
Several types of legends are supported in the charts......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......