ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
ControlCurrent (Function)
Returns the name of the control currently in edit.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
ToClipboard (Function)
Writes text or image information into the system clipboard.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......