ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The Organizer control
The Organizer control is used to display and handle organizers......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Execute (Function)
Starts the execution of a process through programming.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
BurnerCancel (Function)
Cancels the current burn process.
CertificateSignString (Function)
Creates the signature of a character string.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function
Writing an email: the available methods
This help page presents the methods for writing an email....