ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Function)
Closes an XLS file.
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.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
fChangeSize (Function)
Resizes an external file.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
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:...
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.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fClose (Function)
Closes an external file.
Programming the looper attributes
All the looper attributes can be handled by programming......
Using a query with parameters
A query with parameters can be used......
The Dashboard control
Dashboards are essential elements in an application......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
3. Types of accessible data files
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Creating a translation file
WDINT allows you to create a translation file....