ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Constants for managing the windows
List of constants used by the functions for managing the windows...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
hbTableDescription (Variable type)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
diagLibrary (Variable type)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
emailHeader (Variable type)
The emailHeader type is used to retrieve or define the additional email headers.
gglCoordinate (Variable type)
The gglCoordinate type is used to describe and handle a geographical point on a map...
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
diagPolygon (Variable type)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Palette (Variable type)
The Palette type is used to define the advanced characteristics of a color palette.
docAutoReplace (Variable type)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Android: The different types of notifications
Android proposes several types of notifications to inform the user......