ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
DDE constants
List of constants used by the DDE functions...
DDE functions
List of DDE functions...
Customize the interface: move, enlarge or color controls
Cos (Function)
Calculates the cosine of an angle.
OLE functions
List of OLE functions...
ColorPalette (Function)
Returns a color found in the current palette.
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....
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
<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.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
<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).