ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
HJSONToRecord (Function)
Imports JSON data into the current record.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
TelemetryEnable (Function)
Enables the telemetry manually.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.