ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Events associated with TreeView controls
List of events associated with TreeView controls...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Events associated with control templates
List of events associated with control templates...
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....