ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
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.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Image control: the supported formats
The supported image formats are as follows:...
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....