ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision windows of the WINDEV RAD pattern
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......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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......
Query and project
Creating the Form windows of a WINDEV RAD pattern
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......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Creating the link buttons in the windows of a WINDEV RAD pattern
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
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
3. UML models in practice
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
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......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
ERR_BUTTON_EXPECTED
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......