ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WINDEV concepts
SQL view
An SQL view is a virtual data source defined by an SQL query......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
Materialized view
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......