ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimePicker (Function)
Opens the system time picker.
WDINT setup
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Windows
The windows represent the main interface of a WINDEV application......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Window management functions (prefixed syntax)
List of functions for managing windows...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling menu options programmatically
The menu options can be handled......
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
MDIOpen (Function)
Opens and enables an MDI child window.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Scheduler control events
The following events associated with Scheduler controls:...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Managing main window menus
A main menu is necessarily associated with a window......
DatePicker (Function)
Opens the system date picker.
Constants for object visibility
List of constants for managing the visibility of an object....
Enumeration (Type of variable)
An enumeration is a set of values......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......