ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
ERR_BAD_CONTEXT_INVALID
29. SEO in practice
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Chart control properties
A Chart control can be used......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Typing multilingual texts
For a multilingual application, you have the ability to......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ERR_DISCONNECTED_BY_ADMIN
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Data persistence
The data persistence is used to store the value typed by the user......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....