ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Events associated with internal windows
List of events associated with internal windows...
Component (Property)
The Component property configures the different components of a composite key.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.