ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Composite variable
A composite variable contains different types of elements (members)...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Record (Variable type)
The Record type is used to save the values of a record.
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
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.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Burner constants
List of constants used by the burner functions....
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 on a given plane.
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.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Automation object
The Automation keyword is used to declare an automation object...