ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
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....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Animating a Static control
Two methods can be used to animate a Static control......
21. Managing business rules
Managing business rules...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Principle of remote check
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....