ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
XMLDocument (Function)
Creates a new XML document.
BorderColor (Property)
The BorderColor property sets the tooltip border color of a step.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
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....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
PreviousPage (Function)
Returns the name of the previous page.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
XMLSavePosition (Function)
Stores the current position in the XML document.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MatInvert (Function)
Calculates the inverse of a square matrix.