ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
grHMAddData (Function)
Adds a data into a Heatmap chart.
Attribute (Property)
The Attribute property is used to manage attributes.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Drawer control properties
List of properties associated with the Drawer control...
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Constants for sound management
List of constants used by the functions for sound management....
HListItem (Example)
Usage example of the HListItem function
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Alignment
The Alignment property is used to align elements.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Error 802: Invalid syntax for this function
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function