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.
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.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Cube control properties
List of properties associated with the Cube control...
HExtractMemo (Example)
Usage example of the HExtractMemo function
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
7. Dynamic site on specific configurations
Constants for managing Gantt charts
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Multimedia control
The Multimedia control is used to play multimedia files......
Events associated with List Box controls
List of events associated with List Box controls...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).