ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 16: Incompatible CASE
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
7. Source Code Manager (SCM)
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......