ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fImageSelect (Function)
Opens the image picker of Windows.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HFSQL management functions
List of functions for HFSQL management...
Accessing a database via a web service
The database can be accessed via a web service......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.