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...
iParameterPDF (Function)
Defines the options for the generated PDF file.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HCloseConnection (Function)
Closes a connection to a database.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
HStopServer (Function)
Stops an HFSQL server.
Types of Edit controls
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
PDFToText (Function)
Extract the text contained in an Document PDF.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.