ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Events associated with Calendar controls
List of events associated with Calendar controls...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
16. Protecting access to the site: passwords
GDI+ framework
Some WINDEV features use the GDI+ framework......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Events associated with Button controls
List of events associated with Button controls...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Date and Time management functions
List of functions for managing dates and times...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Events associated with a Switch control
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....