ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
FaxConnect (Function)
Establishes a connection to a fax server.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.