ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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......
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
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......
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<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.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......