ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
<Source>.First (Function)
Sets the position on the first record of a table according to the specified browse item.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....