ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryEnable (Function)
Enables the telemetry manually.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
dBorder (Function)
Draws the borders.
SysGetExtLink (Function)
Returns the command linked to an extension.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
fDirExist (Function)
Checks the existence of a directory.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
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.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.