ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Function)
Opens the Windows file picker.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
ShellExecute (Function)
Opens a document in its associated application.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
16. Java applications in practice
Java applications in practice...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......