ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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....
eCurrencyName (Function)
Returns the caption of a currency.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 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.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
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.