ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Applet Java
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Applet control properties
List of properties associated with the Applet control...
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
13. Types of standard controls
8. If you are already familiar with WINDEV
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Copying controls from the page editor
The controls can be copied from the page editor......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Creating a Java archive
When your Java application is developed, you can......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
PageChangeLayout (Function)
Applies a specific layout to a page.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PDFSign (Function)
Applies an approval signature to an existing PDF.
diffApply (Function)
Applies a difference buffer to a specific buffer.