ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manager of automated tests
The test manager is used to......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Handling a WinForm .Net control through programming
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
<Polygon2D variable>.Disjoint (Function)
Determines whether two geometries are disjoint, i.e. whether their intersection is empty.
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......