ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventDestroy (Function)
Explicitly destroys an event.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
ThreadExecute (Function)
Starts the execution of a secondary thread.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
SendMessage (Function)
Sends a Windows message to a control or to a window.