ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumSubElement (Example)
Usage example of the EnumSubElement function
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......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
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.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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.
Cell control properties
List of properties associated with the Cell control...
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.
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.
MDI functions
List of MDI functions...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
HError (Example)
Usage example of the HError function
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.