ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HCloseConnection (Example)
Usage example of the HCloseConenction function
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Thread execution
At runtime, an application runs in a main thread......
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......
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).