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...
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<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.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
EndTimestamp (Property)
The EndTimestamp property sets the end date and time of an action.
Dockable Panel control functions
Returns the two high bytes of an integer....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.