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.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
dAlphaBlend (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....
Global and local variable
Two types of variables are available......
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
WDINT, WDTRAD and WDDIXIO: Translation tools
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Private Store for mobile applications
There are two methods two deploy your applications......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
7. Multilingual sites in practice
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
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).