ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window management functions (prefixed syntax)
List of functions for managing windows...
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Handling menu options programmatically
The menu options can be handled......
MDIOpen (Function)
Opens and enables an MDI child window.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Scheduler control events
The following events associated with Scheduler controls:...
tapiDial (Function)
Dials a phone number for a voice line.
Constants for object visibility
List of constants for managing the visibility of an object....
Managing main window menus
A main menu is necessarily associated with a window......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
eCurrencyName (Function)
Returns the caption of a currency.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Enumeration (Type of variable)
An enumeration is a set of values......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Window controls
Several types of controls can be used in a window, ......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....