ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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)...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
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.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Display (External language)
Displays a value in a control or assigns a value in a variable.
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......
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.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......