ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Managing parallel tasks
The computers are becoming more and more powerful......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Commands of the external interface
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Error 1016: The method of the class is private
AppListVersion (Function)
Lists the versions available on the reference setup server.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Principle for running threads
At runtime, an application runs in a main thread......
SQLListSource (Function)
Lists the data sources declared on a local site.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......