ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
LoWord (Function)
Returns the two low bytes of an integer.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HiWord (Function)
Returns the two high bytes of an integer.
MatExist (Function)
Checks the whether the matrix exists in memory.
BrowserType (Function)
Returns the type of browser used by the Web user.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
CurrentWin (Function)
Identifies the window currently in edit.
MemFound (Function)
Checks whether the sought element was found.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.