ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Error 111: The Pascal string %1 is too long
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
NotesSave (Function)
Saves the current document in Lotus Notes.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
NotesReset (Function)
Creates an empty document in Lotus Notes.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Error 531: The negative or null subscripts are not allowed
Writing an email: the available methods
This help page presents the methods for writing an email....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
1
5
6
7
8
9
303
>