ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Error 403: The item does not belong to the file
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.