ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iPageEnd (Function)
Forces the move to the next page during the report print.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FontName (Property)
The FontName property is used to manage the name of the font used.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Dockable Panel control functions
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.