ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HTTPRequest (Function)
Starts an HTTP request on a server.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
2. Examples and components provided with WEBDEV
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Constants for telemetry management
Constants for telemetry management...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
BurnerAddFile (Function)
Adds a file to the compilation.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Private Store for mobile applications
There are two methods two deploy your applications......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
NFC constants
List of constants used by the NFC functions...
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......