ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Combo Box controls
List of events associated with Combo Box controls...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
eChangeCurrency (Function)
Converts a currency into another currency.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
7. Multilingual sites in practice
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......