ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
10. Internal components in practice
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Managing the styles
The help editor allows you to define styles of paragraphs......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......