ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Aliases on tables: HAlias function
The aliases are used to handle......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
History of versions
The history of setup versions is an advanced feature of the network setup......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).