ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Using an external component in an application
A component can be reused at any time in any application......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Managing main window menus
A main menu is necessarily associated with a window......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Copying and cloning
Variables are copied using the "=" operator...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......