ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Conversion (Function)
Converts a value from a unit to another one.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
12. External component in practice
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
xlsSave (Function)
Saves an XLS document.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min