ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. WEBDEV Account Manager
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Error 1033: The access directives are not allowed in a structure
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Error 1050: This member already exists in the composite variable
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Push notification
A mobile device can receive push notifications......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Configuring Reports & Queries
Reports & Queries is used to......
Binding controls to data
A window or page can display information from......
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Defining columns of Table controls programmatically