ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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).
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......
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....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HCreateMovableReplica (Function)
Creates a movable replication.