ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
TreeView control properties
TreeView controls can be manipulated with WLanguage properties in a window as well as in a page......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.