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...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
XMLAddChild (Function)
Adds a child tag into an XML document.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
grCreate (Function)
Creates a specific type of chart.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Creating a window skin template
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating the menus for the windows of the WINDEV RAD pattern
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....