ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
<WDPic variable>.AlphaBlend (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.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
The Upload control
The Upload control is used to upload files on the Web server......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Data source (Example)
Usage example of the Data source type
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
grRBAddData (Function)
Adds data to a Radial Bar chart.
<Source>.JSONToRecord (Function)
Imports JSON data into the current record.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).