ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StringToUTF8 (Function)
Converts an ANSI or Unicode string to UTF-8.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar 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.
LeftButton (Property)
The LeftButton property gets and sets the characteristics of a button located on the left side of an Edit control.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.