ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlListVariable (Function)
Lists the variables found in the MATLAB session.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
HDropView (Function)
Removes a materialized view from the HFSQL server.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
MDI functions
List of MDI functions...
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Variables for managing the Drag and Drop