ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map 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.
<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.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
<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.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery 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.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......