ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera functions
A Table control can be used to display the content of a data file or query......
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
ColorPalette (Function)
Returns a color found in the current palette.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.