ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<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.
<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.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
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....