ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
<Dockable panel>.Attach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MongoGridFSDeleteFile (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.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......