ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
WINDEV applications for Linux: Specific features
The Item control
The "Item" control is used to edit the content of an item found in a data file......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Events associated with Table controls
List of events associated with Table controls...
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
iPrintReport (Function)
Prints a report created with the report editor.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Describing an element
A flexible modeling includes different elements linked together......