ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control 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.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
8. Windows in practice
Discover the main actions that can be performed on the windows....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Creating a query
Two methods can be used to create a query......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Events associated with List Box controls
List of events associated with List Box controls...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Feedback component
The Feedback component is a component provided with WINDEV......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Typing multilingual texts
For a multilingual application, you have the ability to......
Sub-query
A sub-query is a query whose result is used by another query......