ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
16. Java applications in practice
Java applications in practice...
Recycle code windows
By default, a single code window is opened per ......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
The Image control
The Image control is used to......
"?" menu
WINDEV proposes a help menu adapted to your applications......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The Item control
The "Item" control is used to edit the content of an item found in a data file......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Looper constants
List of constants used by the functions for managing looper controls....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
iParameterViewer (Function)
Configures the report viewer.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min