ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
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.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
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.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
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.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.