ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
<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.
<upnpDevice variable>.MediaStop (Function)
Stops reading 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.
WDOptimizer: Editing and modifying a ".REP" file
Window controls
Several types of controls can be used in a window, ......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
ActionRedo (Function)
Runs the last action canceled.
Action functions
The following functions are used to manage actions:...
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
Telemetry management functions
The following functions are used to manage the telemetry:...
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.