ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
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......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
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......
ERR_CANNOT_OPEN_FILE
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
1. RAD (Rapid Application Development)
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
1. Examples provided with WINDEV Mobile
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Page Header block
The Page header block is printed on each new page......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Page (Property)
The Page property is used to handle a page.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......