ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
4. When to use the debugger?
The Cell control
The Cell control contains controls......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
5. User Groupware in practice
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Compilation options (HLP format)
ERR_BAD_URL
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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....
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Error 122: The name of an Automation object must be a string
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......