ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing main window menus
A main menu is necessarily associated with a window......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
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).
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....
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.
Operations in a Select query : add and delete
The following paragraphs present......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
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......
The Check Box control
A Check Box can correspond to......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
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....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.