ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
iDestination (Function)
Configures the print destination.
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.
HClient structure
The HClient structure is used to......
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....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
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.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<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.
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.
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).
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.