ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The Organizer control
The Organizer control is used to display and handle organizers......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
On/Off button in a window
The on/off button is a button that operates like a check box......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HDescribeFile (Function)
Describes a data file programmatically.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).