ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level...
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Font
The Font keyword can correspond to: a Font variable. the Font property....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two...
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
grColor (Function)
Returns and initializes the color of different chart elements.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.