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.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
<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.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
1. Examples provided with WINDEV Mobile
The Upload control
The Upload control is used to upload files on the Web server......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SCM file format evolutions
Four versions are available for the SCM repository......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Help system properties
The properties of help system are used to define......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
17. WLanguage: a simple and powerful language
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Printing nested reports
To create a main report containing several secondary reports:...
Specific features of the Express version
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).