ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Report based on a query
Queries are used to easily select records in one or more data files......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Events associated with Edit controls
WLanguage events associated with Edit controls...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Error 20: The variable of the FOR loop should be a real