ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Map control properties
The following properties can be used with Map controls:...
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.)...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
NextTitle (Function)
Modifies the title of next window to open.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
OpenChild (Function)
Opens a non-modal child window.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Types of Edit controls
Structure (Type of variable)
A structure is a custom type of data...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...