ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Commands" pane
The "Commands" pane lists......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Page constants
List of constants used by page functions....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Example for creating a select query
This help page explains how to create two select queries......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Edit options of a report
The report editor allows you to......
The Upload control
The Upload control is used to upload files on the Web server......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Creating the windows and the pages of the RAD pattern
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
10. Customizing the aspect of a site: skin elements
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....