ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Scheduler>.PositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
<Source>.RecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Referring to an element in a WLanguage event / process