ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The HTML Display control
The HTML Display control displays a web page in an application......
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Multilingual project
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Functionality or documentation not available
Events associated with a Navigation Bar control
ERR_BAD_CONTEXT_INTERNAL
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
ERR_BUTTON_EXPECTED
7. Multilingual sites in practice
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......