ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Value (Property)
The Value property gets and sets the value of an element.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Project portfolio
From version 25, you can create "project portfolios"......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
ComponentInfo (Function)
Returns information about a component.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....