ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
PopupAnimate (Function)
Displays a popup in a page cell.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WiFiListNetworkCard (Function)
Returns the list of Wi-Fi network cards currently available on the current computer.
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
TableRecNum (Function)
Returns the number of the current record in a data-bound Table control based on a table.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......