ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Materialized view
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
SQL view
An SQL view is a virtual data source defined by an SQL query......
WINDEV FTP functions
List of WINDEV FTP functions...
Examples for using the OLE DB provider for HFSQL
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
2. How to test a site?
Using an external component in an application
A component can be reused at any time in any application......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......