ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Software Factory
The concept of software factory is used to automate the process for creating applications....
14. Report templates
...Report templates are used to easily standardize report layouts....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
1. RAD (Rapid Application Development)
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Page (Property)
The Page property is used to handle a page.
Page Header block
The Page header block is printed on each new page......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......