ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
FileDisplay (Function)
Displays a file in the browser of Web user.
Setup mode
Several methods can be used to distribute a WINDEV application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Constants for manging the replication
List of constants used by the functions for managing the replication....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Share your projects via Git
Git is a source code manager......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......