ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
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.