ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
XML management: Use example
This application example manages an XML file named "Orders......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
ERR_DISCONNECTED_EXEC
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
1. What is a website?
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Python: Native calls
WLanguage allows for native Python calls......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......