ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
mlResetWorkSpace (Function)
Deletes all the variables 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.
zipListFile (Example)
Usage example of the zipListFile function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
fDriveReady (Example)
Usage example of the fDriveReady function
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
MatError (Example)
Usage example of the MatError function
fListDirectory (Example)
Usage example of the fListDirectory function
StatVariance (Example)
Usage example of the StatVariance function
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
GanttListTask (Example)
Usage example of the GanttListTask function
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).