ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML control
The HTML control displays HTML pages or HTML code...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
The different types of integers
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
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.
fImageSelect (Example)
Usage example of the fImageSelect function
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
zipListFile (Example)
Usage example of the zipListFile function
fDriveReady (Example)
Usage example of the fDriveReady function
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Handling controls in a report
The different operations available for the report controls are as follows......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
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.