ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
ImageStopScrolling (Function)
Stops the automatic image sliding.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
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.
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Image>.Next (Function)
Displays the next image for the scroll.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.