ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetworkConnect (Function)
Associates a drive with a shared network directory.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
14. Controls in practice
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....