ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
Token
The Token keyword can correspond to...
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
FBSessionStatus (Function)
Checks the status of a Facebook session.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Environment of the data model editor
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
SQLSeek (Function)
Positions on the specified result row of the query.