ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
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......
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....
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).
Operations in a Select query : add and delete
The following paragraphs present......
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....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The Check Box control
A Check Box can correspond to......
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
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
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
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....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
iDestination (Function)
Configures the print destination.
HClient structure
The HClient structure is used to......