ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Insert (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....
<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....
ArrayDeleteLine (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....
Activation key management functions
The following functions are used to manage activation keys:...
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
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.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
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.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.