ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Image>.StartScrolling (Function)
Starts cycling through images.
Software license agreement
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
The Wire control
The Wire control is used to visually link 2 controls......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Constants for managing Gantt charts
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.