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.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Describing an element
A flexible modeling includes different elements linked together......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<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).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
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).
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
ERR_SESSION_CLOSED
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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 synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Ad Hoc deployment