ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Select query description window: Items used
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Constants used by the scanner functions
Constants used by the scanner functions...
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....