ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Linear Looper control properties
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
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.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
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.
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.