ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
fLock (Function)
Entirely or partially locks an external file.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Report viewer: Proposing several reports
In the document preview, end users can......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Obtaining an SSL certificate for IIS2 (2.0 or later)
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
grCreate (Function)
Creates a specific type of chart.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
12. External component in practice
SQLFirst (Function)
Positions on the first row of the query result.