ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.