ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
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......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Share your projects via Git
Git is a source code manager......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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......
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Events associated with control templates
List of events associated with control templates...
13. 3-Tier architecture
ERR_BAD_SERIAL_NUMBER
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
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
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min