ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
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.
iColumnEnd (Function)
Forces a column break in a multi-column report.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HLinkMemo (Example)
Usage example of the HLinkMemo function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Bar Code functions
The following functions are used to manage bar codes:...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Events associated with Flash controls
List of events associated with Flash controls...
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
Bluetooth constants
List of constants used by the Bluetooth functions....
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Events associated with Java Applet controls
List of events associated with Java Applet controls...
17. TLS/SSL: Encrypting information on the Web
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.