ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
HOpenConnection (Example)
Usage example of the HOpenConnection function
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WBAdminAuth (Variable type)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Crosstab report
The report editor allows you to create "Crosstab" reports......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
Events associated with Table controls
List of events associated with Table controls...
Events associated with Looper controls
List of events associated with Looper controls...
Creating the link buttons in the windows of a WINDEV RAD pattern
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF)....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....