ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
NotesSave (Function)
Saves the current document in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
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.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
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.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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)....