ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Twain constants
List of constants used by the Twain functions....
2. Types of setup
Types of setup...
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
TwainState (Example)
Usage example of the TwainState function
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
HListFile (Example)
Usage example of the HListFile function
StatCorrelation (Example)
Usage example of the StatCorrelation function
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
StatAverage (Example)
Usage example of the StatAverage function
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Error 1032: The inheritance is not allowed in a structure
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Error 1048: The inheritance is not allowed in a composite variable