ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
2. Examples and components provided with WEBDEV
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Image>.Copy (Function)
Copies an image to another image.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......