ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Table,Delete (External language)
Deletes an element from a Table control.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
FinRedemption (Example)
Usage example of the FinRedemption function
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......