ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
HExecuteProcedure (Function)
Runs a stored procedure.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
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
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.