ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Binding a Combo Box control to an item
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Geolocation function constants
Constants used by geolocation functions...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.