ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time (Type of variable)
The Time type is used to easily handle the times...
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
OCR constants
Adds a language to the native OCR system....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
DurationToString (Function)
Converts a duration to a character string in the specified format.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
29. SEO in practice
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
<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.
Obtaining an SSL certificate for IIS2 (2.0 or later)