ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Info (Function)
Displays a custom message in a system information window.
InfoBuild (Function)
Displays a custom message in a system information window.
Warning (Function)
Displays a custom message in a system warning window.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
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......
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.
<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.
The planes (in a window or in a report)
The planes are used to group the window controls......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
ERR_ALREADYCONNECTED
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
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......
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......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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......