ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
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.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
The planes (in a window or in a report)
The planes are used to group the window controls......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
How to develop a PHP site?
What is a PHP site?......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
ERR_ALREADYCONNECTED
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
ERR_WDADMIN_EXIST
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
14. PHP generation in practice
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......