ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Reports
A report provides a custom view of data......
The "Code hashtags" pane
Specific features of the Express version
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
4. When to use the debugger?
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......