ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
HClient structure
The HClient structure is used to......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.AddGroup (Function)
Adds a group of users.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
<Connection variable>.AddUser (Function)
Adds a user to a database.
Binary (Property)
The Binary property is used to determine if an item is binary.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.