ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Events associated with ListView controls
List of events associated with ListView controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iFont (Function)
Selects the default font.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Setup on a local network (LAN)
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
AAF: Context menu of Image controls
A context menu is available for Image controls......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Examples for using the OLE DB provider for HFSQL
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
14. Managing the "Back" button in practice
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Query editor
The query editor is used to automatically create queries on the data files......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).