ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
nWDGetLastError: Code of the last error
Error code of last error......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
The HTML Display control
The HTML Display control displays a web page in an application......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Warning (Function)
Displays a custom message in a system warning window.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Events associated with internal windows
List of events associated with internal windows...
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......