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.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Passing parameters
The parameters can be passed to a procedure......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Sidebar control properties
List of properties associated with the Sidebar control...
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Automation object
The Automation keyword is used to declare an automation object...
Bar code constants
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
XMLOpenReader (Example)
Usage example of XMLOpenReader
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
dPixelColor (Example)
Usage example of the dPixelColor function
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Windows
The windows represent the main interface of a WINDEV application......
Width (Property)
The Width property is used to determine and change the width of an element.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....