ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeKey (Function)
Changes the browse item.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
XMLSave (Function)
Saves an XML document in a file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
OpenSister (Function)
Opens a non-modal sibling window.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....