ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HNbRec (Example)
Usage example of the HNbRec function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
Functions for managing the Combinations and Enumerations
HListItem (Example)
Usage example of the HListItem function
FTPGet (Example)
Usage example of the FTPGet function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fRemoveDir (Example)
Usage example of the fRemoveDir function
SQLExec (Example)
Usage example of the SQLExec function
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HReadLast (Example)
Usage example of the HReadLast function
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
OpenChild (Example)
Usage example of the OpenChild function
HOut (Example)
Usage example of the HOut function
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
fOpenTempFile (Function)
Creates and opens a temporary file.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
fListFile (Example)
Usage example of the fListFile function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
1
3
4
5
6
7
236
>