ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenConnection (Function)
Opens a connection to a specific database.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetworkConnect (Function)
Associates a drive with a shared network directory.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
fWriteLine (Example)
Usage example of the fWriteLine function
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......