ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Events associated with Looper controls
List of events associated with Looper controls...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min