ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Starting WDOptimizer in a command line
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
iPrintReport (Function)
Prints a report created with the report editor.
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...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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...
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...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......