ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
dDisplay (Function)
Displays the drawing in the Image control.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
BCToImage (Function)
Generates the image of a bar code.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.