ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating a select query
A select query (corresponding SQL statement......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Python: Native calls
WLanguage allows for native Python calls......
Info (Function)
Displays a custom message in a system information window.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......