ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Overview of external languages
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Creating the skin template of a report
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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), ......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Error 121: Shadowing a structure
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
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
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
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.
Service variable
The Service variable is used to......