ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Obtaining an SSL certificate for IIS2 (2.0 or later)
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Custom tooltips
Tooltips are very useful for application users......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......