ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
WDMSG license agreement
WDMSG license agreement...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Creating a table in a report
Tables can be created in a report......
WEBDEV Application Server - 10 connections - License agreement
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Page Footer block
The Page footer block is run at the end of each page......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......