ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......
The Cell control
The Cell control contains controls......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
1. What is the WEBDEV administrator used for
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Assignment operators
Three assignment operators are available......
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......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
Report controls
Several types of controls can be handled in a report created by the report editor......
Compilation options (HLP format)
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....
ERR_BAD_URL
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....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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....