ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Creating a select query
A select query (corresponding SQL statement......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HSL (Function)
Creates a color from its hue, saturation and lightness.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
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)....
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Creating a query
Two methods can be used to create a query......