ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
ERR_NOTAVAILABLE
TableMode (Function)
TableMode is kept for backward compatibility.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
The pages
Pages are the main interface of a WEBDEV site......
grTitleFont (Function)
Modifies the font used for the chart title.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
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....
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)