ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HLogRecreate (Function)
Used to re-create an empty log.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Miscellaneous Windows constants
List of constants used by the Windows functions....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
9. Sharing a project in practice
Sharing a project in practice...