ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Chart: Managing legends
Several types of legends are supported in the charts......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Orientation (Property)
The Orientation property gets and sets the angle of an element.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Binding a Link control to an item
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....