ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TextToRTF (Function)
Converts text to Rich Text Format.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Handling report blocks
The different operations available on report blocks are as follows......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
SIPVisible (Function)
Displays the keyboard.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.