ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report controls
Several types of controls can be handled in a report created by the report editor......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
ERR_BAD_DLLEXE
Error 107: Redefinition of the parameter
Pyramid charts
Pyramid charts allow you to view data in descending order......
Testing a project: setting
By testing the project you can simulate how the application will run......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.