ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Drawing constants
List of constants used by the drawing functions....
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Zombie data files and items
During the life of an application, items live and die......
11. Popup page
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......