ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
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.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<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.
<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.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
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......
How to develop a PHP site?
What is a PHP site?......
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:
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......