ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Page (Property)
The Page property is used to handle a page.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.