ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV Mobile 2024 Tutorial - Table of contents
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxConnect (Function)
Establishes a connection to a fax server.
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
EndProgram (Function)
Ends the execution of the current program.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
NET constants
List of constants used by the DotNet functions....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.