ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
TreeMap control events
List of events associated with TreeMap controls...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Operations performed on state-transition diagrams
The following paragraphs explain......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
GranularityDuration (Property)
The GranularityDuration property gets and sets the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
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....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....