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......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Conversion (Function)
Converts a value from a unit to another one.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
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.
SemaphoreCreate (Function)
Creates a semaphore.
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.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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......
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.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...