ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Properties of a help page
The characteristics of a help page are used to define......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
ArraySort (Function)
Sorts a WLanguage array.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
HChangeConnection (Example)
Usage example of the HChangeConnection function
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....