ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Defining columns of Table controls programmatically
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
MCI functions
List of MCI functions...
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).