ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
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.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
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.
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.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<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.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Iconize (Function)
Minimizes a WINDEV window.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.