ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Error 121: Shadowing a structure
Summary table: Managing the application directories according to the platform
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Error 530: The -- operator is not allowed
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
XAxisMin (Property)
The XAxisMin property gets the minimum 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.
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.
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.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Detailed use of WINDEV FTP/RPC