ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
The Carousel control
The Carousel control is used to display an animated menu made of images......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Managing the styles
The help editor allows you to define styles of paragraphs......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......