ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Typecasting of parameters
The description of the parameter type is optional......
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Events associated with an infinite Progress Bar control
SQL view
An SQL view is a virtual data source defined by an SQL query......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......