ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageNum (Function)
Returns or initializes the number of the page currently printed.
iColumnEnd (Function)
Forces a column break in a multi-column report.
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.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
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.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
fTempDir (Function)
Returns the name of directory used to store the temporary files.
How to save and retrieve an image in a binary memo
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Print functions (prefixed syntax)
List of print functions...
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Screen,Next (External language)
Returns the name of the next editable control.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Truncate (Function)
Truncates the right part of a string or buffer.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.