ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
FontName (Property)
The FontName property is used to manage the name of the font used.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
DNS functions
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FullName (Property)
The FullName property is used to get the full name of an element.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
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....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
<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.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......