ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
fAttribute (Function)
Returns or modifies the attributes of a file.
Error 531: The negative or null subscripts are not allowed
WDScript: use in command-line and console mode
fDirSize (Function)
Returns the size of a directory in bytes.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
The Line control
A Line control is used to display a line in a page......
Code editor: Display options
The code editor proposes several display options......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
fTrackFile (Function)
Triggers the tracking of a file.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Android Widget windows
An Android application can contain one or more Widget windows......
fTempFile (Function)
Returns the name of a unique temporary file.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
DNS functions
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......