ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDI+ framework
Some WINDEV features use the GDI+ framework......
16. Java applications in practice
Java applications in practice...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
4. HFSQL Classic
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Error 703: The property does not exist
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).