ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window controls
Several types of controls can be used in a window, ......
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WDOptimizer: Editing and modifying a ".REP" file
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
gpwFindUser (Function)
Retrieves the characteristics of a user of the User Groupware.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
ActionRedo (Function)
Runs the last action canceled.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Action functions
The following functions are used to manage actions:...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......