ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
MyWindow is used to handle the current window...
FinCurrentVal (Function)
Returns the current value of investment.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Handling an internal component
An internal component is a set of elements from a project......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
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.
The structure of the file for remote control
The management of remote control uses a file in INI format......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
DnDForce (Function)
DnDForce is kept for backward compatibility.