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...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
SQLExec (Example)
Usage example of the SQLExec function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
fWrite (Example)
Usage example of the fWrite function
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
9. Generation modes
WINDEV Mobile includes different types of generation......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
1. Examples provided with WINDEV Mobile
gpwOpen (Function)
Opens the User Groupware login window or page.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
fCurrentDrive (Function)
Gets or sets the current drive.
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
Bitwise operators
The operations on binary values are performed......