ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Creating the Vision windows of the WINDEV RAD pattern
Query and project
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating the Form windows of a WINDEV RAD pattern
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
3. UML models in practice
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...