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.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
Dockable Panel control functions
Returns the two high bytes of an integer....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.