ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
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......
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......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
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......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
HSetLog (Function)
Enables or disables log management on a file.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......