ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Example)
Usage example of the EnumSubElement function
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.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
gpwMode (Function)
Returns the runtime mode of the User Groupware.
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...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
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.