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.
Table,Count (External language)
Returns the number of elements in a Table control.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
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......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Dashboard control
Dashboards are essential elements in an application......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
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.