ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The home page
The home page is the first page of your site......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......