ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
The DotNet structure
.Net functions
List of .Net functions...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Multilingual project
Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).