ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
INIRead (Example)
Usage example of the INIRead function
fCompare (Example)
Usage example of the fCompare function
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
fReadLine (Example)
Usage example of the fReadLine function
FTPCommand (Example)
Usage example of the FTPCommand function
FTPDate (Example)
Usage example of the FTPDate function
fCreate (Example)
Usage example of the fCreate function
fMakeDir (Example)
Usage example of the fMakeDir function
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
FTPListFile (Example)
Usage example of the FTPListFile function
iPrintZone (Example)
Usage example of the iPrintZone function
fClose (Example)
Usage example of the fClose function
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
fSize (Example)
Usage example of the fSize function
fRename (Example)
Usage example of the fRename function
HRecNum (Example)
Usage example of the HRecNum function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HErrorInfo (Example)
Usage example of the HErrorInfo function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
fFileName (Function)
Returns the name of an external file that is currently opened.
1
2
3
4
5
6
236
>