ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
fRename (Function)
Modifies the name of a file.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
5. Deploying a dynamic site (Session or AWP) in practice
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
WEBDEV concepts