ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
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....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Aliases on data files: HAlias
The aliases are used to handle......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
iParameterPDF (Function)
Defines the options for the generated PDF file.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HClient structure
The HClient structure is used to......
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)....
HOpen (Function)
Opens a data file.
Binary (Property)
The Binary property is used to determine if an item is binary.
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Window controls
Several types of controls can be used in a window, ......
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.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
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).