ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events......
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Handling Gantt Chart controls programmatically
AAF: Sort/Search/Filter on the columns of Table controls
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
13. Print: Reports
WINDEV reports...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...