ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
WDModFic: Tool for automatic modification of tables
WDModFic is a tool for automated modification of tables on development and end-user workstations......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Creating requirements
The following steps must be performed to implement the requirements......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Report controls
Several types of controls can be handled in a report created by the report editor......
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....