ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The structure of the file for remote control
The management of remote control uses a file in INI format......
The Site Map control
The Site Map control allows the Web user to......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
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.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
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.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Share your projects via Git
Git is a source code manager......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
fMemOpen (Function)
Opens a memory zone shared between several applications.