ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Configuring an application with User Groupware
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Manager of automated tests
The test manager is used to......
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......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Entity of a CDM
To group information according the MERISE method, entities must be created......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Project Management Hub: Time tracking
The time spent can be listed on......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDHFDiff - Use
WDHFDiff is used to compare......
Constants for managing the modification of windows by the user
Creating the Relation windows of a WINDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Code snippets
The code editor allows you to enter "Code snippets"......
Creating anchors
The anchors are used to define specific points in a help page......
FontCreate (Function)
Creates a font definition.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
5. User Groupware in practice
Handling an internal component
An internal component is a set of elements from a project......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......