ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Specific features of the applications for iPhone/iPad
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Handling Gantt Chart controls programmatically
AWP without UI
Bootstrap, Angular, React, Vue......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Manager of automated tests
The test manager is used to......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Handling Scheduler controls programmatically
A Scheduler control can be......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Testing a project: setting
By testing the project you can simulate how the application will run......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.