ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
<TreeView>.SelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
2. User-friendly editors in practice
Constants for WLanguage types
List of constants for managing WLanguage types....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Error 16: Incompatible CASE
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
ERR_BAD_VERSION_RQS
EnumElement (Example)
Usage example of the EnumElement function
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Query and project