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.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Edit control
The Edit control allows users to enter data......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
fDateTime (Example)
Usage example of the fDateTime function
Events associated with Link controls
List of events associated with Link controls...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DDEString (Example)
Usage example of the DDEString function
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Using a query with parameters
A query with parameters can be used......
EndProgram (Function)
Ends the execution of the current program.
Various constants
List of various constants used by the constants WINDEV functions....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
FTPSize (Example)
Usage example of the FTPSize function
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Windows
The windows represent the main interface of a WINDEV application......
Height (Property)
The Height property gets and sets the height of an element.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Installing a Webservice (old format)
dCopyImage (Example)
Usage example of the dCopyImage function
Events associated with Button controls
List of events associated with Button controls...