ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Customizing the User Groupware
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
iPrintReport (Function)
Prints a report created with the report editor.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
3. Deploying a dynamic WEBDEV site
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Replication: The different types
The data replication is a powerful feature......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
HDescribeConnection (Function)
Describes a new connection to an external database.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......