ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCompress (Function)
Compresses a file.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
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....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
SocketWrite (Function)
Writes a message intended to another socket.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
SysMetric (Function)
Returns the resolution of a specific element.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.