ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
fSeparator (Function)
Returns a file path with normalized separators.
Screen,Next (External language)
Returns the name of the next editable control.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
UPNPGetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
PageVisible (Function)
Indicates whether the page is visible to the user.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
TabClose (Function)
Closes a dynamic pane in a Tab control.
NationToName (Function)
Returns the name of the language corresponding to a nation.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
<zipArchive variable>.ExtractPath (Function)
Returns the path of a file found in the archive.
<upnpDevice variable>.GetMute (Function)
Retrieves the 'Mute' status of a UPnP device....
<upnpDevice variable>.ModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
MyPage (Reserved word)
MyPage is used to handle the current page...