ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
Functions for managing images (prefix syntax)
DocSave (Function)
Saves a document as a "docx" file.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
<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.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Functions for managing images
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Software Factory
The concept of software factory is used to automate the process for creating applications....
GDI+ framework
Some WINDEV features use the GDI+ framework......
Options of the window editor
To configure the general options of the window editor......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
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.