ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDELink (Function)
Creates a hot link with a data.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
TelemetrySendData (Function)
Sends telemetry data immediately.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.
DDEUnLink (Function)
Interrupts a link between an item and a data.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
DDEWarmLink (Function)
Creates a warm link with a data.
grDeleteSeries (Function)
Deletes a data series from a chart.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
HCheckStructure (Function)
Defines the mode for comparing data files.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).