ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Window controls
Several types of controls can be used in a window, ......
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
fRead (Example)
Usage example of the fRead function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
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
Drawing constants
List of constants used by the drawing functions....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Environment of code editor
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
AWP without UI
Bootstrap, Angular, React, Vue......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
End of Document block
The End of document block is run once at the end of the report execution......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.