ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Ad Hoc deployment
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
ERR_SESSION_CLOSED
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Common project
Projects are often cross-platform......
End-user UI management functions
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....