ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Using an external component in an application
A component can be reused at any time in any application......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
5. The following files are automatically created
Border (Type of variable)
The Border type is used to handle a border through programming...
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....