ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Fax constants
List of constants used by the functions for managing faxes....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Error 3: The string has no final "
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Copying controls from the page editor
The controls can be copied from the page editor......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Custom properties (WLanguage)
A custom property is a code element with two events......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
NFCSendTag (Function)
Sends a NFC tag to another device.
16. Application test in practice
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....