ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
ERR_BAD_CONTEXT_INTERNAL