ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<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.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
DateDifference (Function)
Calculates the number of days between two dates.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
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....
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.