ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
Email (Property)
The Email property is used to get and change an email address.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
InfoBuild (Function)
Displays a custom message in a system information window.
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Note (Property)
The Note property is used to get and change a text associated with an element.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Handling report blocks
The different operations available on report blocks are as follows......
Label report
The report editor allows you to create "Label" reports......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
SOAP functions
List of SOAP functions...
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ControlClone (Function)
Creates a new control from an existing control.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Page Header block
The Page header block is printed on each new page......