ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push notifications
A mobile device can receive push notifications......
Data persistence
The data persistence is used to store the value typed by the user......
FAA: Sort/Search/Filter on Table Columns
Sends a stop request to a thread....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Managing main window menus
A main menu is necessarily associated with a window......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
ERR_NO_CURRENT_PAGE
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
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......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
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.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Error 1016: The method of the class is private
<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)....
15. Repeating a group of controls: loopers
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....