ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Managing main window menus
A main menu is necessarily associated with a window......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
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....
<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.
Common project
Projects are often cross-platform......
Locking data files: correspondence between WINDEV 5.5 and the later versions
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....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Operations in a Select query : add and delete
The following paragraphs present......
Hyper File functions available for backward compatibility
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The Check Box control
A Check Box can correspond to......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Secure (Property)
The Secure property is used to configure the security level of data file encryption.