ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
11. Controls in practice
Discover the main characteristics of the controls...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Document (Type of variable)
The Document type is used to handle a "docx" document.
Automatic documentation of external components
External components must include a technical documentation......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Font (Type of variable)
A Font variable creates a font programmatically...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
grAddData (Function)
Adds a data into a chart.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Code editor: Display options
The code editor proposes several display options......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Installing the robot controller
The monitoring robot includes three executables......
BackgroundTaskAdd (Function)
Adds a new background task.