ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
Importance (Property)
The Importance property is used to get and change the importance level of an appointment.
NumberExecution (Property)
The NumberExecution property is used to get and change the number of executions of a task.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
FontBold (Property)
The FontBold property is used to manage bold style in a text.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Major (Property)
The Major property is used to get and change the Major number of a Beacon.
Minor (Property)
The Minor property is used to get and change the Minor number of a Beacon.
Generator (Property)
The Generator property is used to identify the program that generates an element.
Start (Property)
The Start property gets the starting point of an element or event.
EmailReadLast (Example)
Usage example of the EmailReadLast function
Image (Property)
The Image property gets and sets the background image of a control or block.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...