ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
fImageSelect (Example)
Usage example of the fImageSelect function
<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.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Calling a procedure/a function
Syntax for calling a local or global procedure.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
Control (Variable type)
The Control type is used to define the characteristics of a control.
iPrintReport (Function)
Prints a report created with the report editor.
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.
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