ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
18. Order of execution of the code of buttons/links
End of break block
The End of break block is optional......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
2. Types of setup
Types of setup...
Replication: The different types
The data replication is a powerful feature......
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......