ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
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....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
fDirExist (Function)
Checks the existence of a directory.
TelemetryEnable (Function)
Enables the telemetry manually.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.