ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
HExecuteProcedure (Function)
Runs a stored procedure.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HInfoLog (Function)
Returns information about the server logs.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....