ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
HLinkMemo (Example)
Usage example of the HLinkMemo function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Pyramid charts
Pyramid charts allow you to view data in descending order......
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
eCurrencyName (Function)
Returns the caption of a currency.
HChangeName (Function)
Modifies the physical name of a data file.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....