ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
DDESend (Function)
Sends a data to the program connected via DDE.
SQLListSource (Function)
Lists the data sources declared on a local site.
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HDescribeLink (Function)
Describes a link between two data files through programming.