ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart control properties
A Chart control can be used......
Customizing the User Groupware
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
TimeValid (Function)
Checks the time validity.
ERR_NO_APPLICATION
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
WDXView : Use
This help page presents the different features of WDXView......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.