ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing main window menus
A main menu is necessarily associated with a window......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Blocking tables: correspondence WINDEV 5.5 and higher versions
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
Common project
Projects are often cross-platform......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).