ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
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....
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......
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......
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).
Report controls
Several types of controls can be handled in a report created by the report editor......
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....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
5. User Groupware in practice
Bar code constants
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......