ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<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.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
grDeleteSeries (Function)
Deletes a data series from a chart.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
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....
Window controls
Several types of controls can be used in a window, ......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.