ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating and handling an item
The main operations that can be performed on an item are as follows......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HOnError (Example)
Usage example of the HOnError function
HNbRec (Example)
Usage example of the HNbRec function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Typing multilingual texts
For a multilingual application, you have the ability to......
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
WDDIXIO License Agreement
WDDIXIO License Agreement...
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HListItem (Example)
Usage example of the HListItem function
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Error 122: The name of an Automation object must be a string
grParameter (Function)
Retrieves or modifies a chart parameter.
SQLFirst (Example)
Usage example of the SQLFirst function