ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Bar Code controls
List of events associated with Bar Code controls...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Events associated with TreeView controls
List of events associated with TreeView controls...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Test of a query
The query editor allows you to run the test of query result......
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Error 1016: The method of the class is private
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Events associated with List Box controls
List of events associated with List Box controls...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
The Dashboard control
Dashboards are essential elements in an application......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Access rights to a class property
A property is a code element that includes two processes......
Binding a Combo Box control to an item
Opening, closing and saving a query
The query editor allows you to easily handle the queries....