ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Multi-project search
Performing a search in the current project is a common operation......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Popup window
WINDEV allows you to open windows in popup format......
Creating the Vision windows of the WINDEV RAD pattern
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Creating the Vision pages of the WEBDEV RAD pattern
Error 2109: You are using the ObjectInfo function
Copying controls from the window editor
The controls can be copied from the window editor......
Constants for managing Windows events
The following constants are used to manage Windows events:...
iGroupAdd (Function)
Adds a report to a group of reports.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Copying controls from the page editor
The controls can be copied from the page editor......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
gImage (Function)
Builds a sequence of characters containing an image.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....