ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Principle of remote check
7. Source Code Manager (SCM)
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
SAP functions
List of SAP functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Reports
A report provides a custom view of data......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Spain.CheckNIF (Function)
Checks the validity of a NIF number (company identification number in Spain).