ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Android Widget windows
An Android application can contain one or more Widget windows...
Widget functions
Revokes a JSON Web Token (JWT).
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HDelete (Function)
Deletes a record from a table (query or view).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Bitwise operators
The operations on binary values are performed......
Other operators
The following are additional operators......
HDescribeConnection (Function)
Describes a new connection to an external database.
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Multimedia control properties
List of properties associated with the Multimedia control...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....