ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Share your projects via Git
Git is a source code manager......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
13. 3-Tier architecture
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Video control properties
The following properties can be used on a Video control:...
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
ERR_BAD_SERIAL_NUMBER
Line control properties
List of properties associated with the Line control...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......