ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Installing a SOAP server with Netscape iPlanet 4.1
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
FinCurrentVal (Function)
Returns the current value of investment.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Time management help
Time management is extremely important......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......