ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating Word Processing controls programmatically
Word Processing controls can be manipulated programmatically......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Font set (WEBDEV website)
The browser support the most common fonts by default......
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).