ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
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....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Operations in a Select query : add and delete
The following paragraphs present......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HAddUser (Function)
Adds a user to a database.
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....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
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....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
HClient structure
The HClient structure is used to......
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.
1. What is the WEBDEV administrator used for
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......