ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Native Oracle Connector for WINDEV and WEBDEV
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......