ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
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......
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......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Image editor: Features
The image editor includes several features......
Share your projects via Git
Git is a source code manager......
DnDForce (Function)
DnDForce is kept for backward compatibility.
FinFutureVal (Function)
Returns the future value of an investment.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
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.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HSetLog (Function)
Enables or disables log management on a file.