ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
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......
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)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
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.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
LDAPFind (Function)
Performs a search in an LDAP server.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
EmailCheckAddress (Function)
Checks the validity of an email address.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.