ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Filtering the headers and the content of a Pivot Table
By default, the contents of a Pivot Table control are calculated using all the data from the tables used as a data source......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ScanCapability (Function)
Used to determine if a scanner has a given capability.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Creating the Relation pages of a WEBDEV RAD pattern
Events associated with pages
List of events associated with pages...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
ChangeStyle (Function)
Modifies the style of a control dynamically.