ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automation object
The Automation keyword is used to declare an automation object...
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.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
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 .
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
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.
Check model
You can use check models to easily create checks...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
ComponentInfo (Function)
Returns information about a component.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....