ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
iDestination (Function)
Configures the print destination.
HClient structure
The HClient structure is used to......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Binary (Property)
The Binary property is used to determine if an item is binary.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.