ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
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.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
fLongName (Example)
Usage example of the fLongName function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Border (Type of variable)
The Border type is used to handle a border through programming...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
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.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HNext (Function)
Sets the position on the next data file record according to a browse item.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Wi-Fi functions
Functions for Wi-Fi management...
Error 533: The expression of a { } must be a string
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipCreateExe (Example)
Usage example of the zipCreateExe function