ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play multimedia files......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
fClose (Example)
Usage example of the fClose function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
RGB (Function)
Defines a color from its Red, Green and Blue components.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
gpwOpen (Function)
Opens the User Groupware login window or page.
fDelete (Function)
Deletes a file accessible from the current computer.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ControlToSource (Function)
Assigns the control value to the source of a control link.