ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grParameter (Function)
Retrieves or modifies a chart parameter.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
5. User Groupware in practice
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SQL view
An SQL view is a virtual data source defined by an SQL query......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
User Groupware files
Two categories of data files are managed......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
PageDisplay (Function)
Displays a web page in the user's browser....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Feedback component
The Feedback component is a component provided with WINDEV......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......