ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
<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.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<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.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
Dockable Panel control functions
<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.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.